|
|
|
@ -83,16 +83,34 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@remixproject/plugin": { |
|
|
|
|
"version": "0.2.0-alpha.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@remixproject/plugin/-/plugin-0.2.0-alpha.1.tgz", |
|
|
|
|
"integrity": "sha512-nPZgtwrvk3Ib81Aa+/rJxUxdWwCIF8aNYZxCG5QvfQCTf1nwRP8vdtvRrQOjTQncSYFHLlyNUWCVFcLcNj6AdA==" |
|
|
|
|
"version": "0.3.0-alpha.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@remixproject/plugin/-/plugin-0.3.0-alpha.3.tgz", |
|
|
|
|
"integrity": "sha512-8Vd0/zj/ZxXIYrC+p9DZdi/ZOMeZEvvIJOavxNeiDC2H2KFc0Uwaw1y4x3JMeLGd6LnFZq54MYgscDpYJvnTHw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/node": "^13.13.4", |
|
|
|
|
"events": "^3.0.0" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/node": { |
|
|
|
|
"version": "13.13.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.9.tgz", |
|
|
|
|
"integrity": "sha512-EPZBIGed5gNnfWCiwEIwTE2Jdg4813odnG8iNPMQGrqVxrI+wL68SPtPeCX+ZxGBaA6pKAVc6jaKgP/Q0QzfdQ==" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@remixproject/plugin-ws": { |
|
|
|
|
"version": "0.2.0-alpha.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@remixproject/plugin-ws/-/plugin-ws-0.2.0-alpha.1.tgz", |
|
|
|
|
"integrity": "sha512-j5m6jKsTJpgog3gdZ30dpqMz2YopHZP4PNi+eAfJKEyMMMFiqb5tIbU8QZ8TcDtTy/wlB7/pH5PhvvVIdkQWFQ==", |
|
|
|
|
"version": "0.3.0-alpha.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@remixproject/plugin-ws/-/plugin-ws-0.3.0-alpha.1.tgz", |
|
|
|
|
"integrity": "sha512-e6d6Bzf8Pdz3PID8mCpKifBjAVaaIk3+0/iDm6tN3GR5j+iELpq/ddZF6UGAT9kAliOdmNDDnBTSN7Fg1/9sLw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@remixproject/plugin": "0.2.0-alpha.1" |
|
|
|
|
"@remixproject/plugin": "0.3.0-alpha.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@remixproject/plugin": { |
|
|
|
|
"version": "0.3.0-alpha.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@remixproject/plugin/-/plugin-0.3.0-alpha.1.tgz", |
|
|
|
|
"integrity": "sha512-9ImF6Zrk58jSMabiBnn00dfjCma6Dr1bzlr4Y7DpK0+cukagPgt5GI1Cx6FxRA7CKzHj7OAxl4HmtlieIrQTyA==" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@sindresorhus/is": { |
|
|
|
@ -1239,6 +1257,11 @@ |
|
|
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"events": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/events/-/events-3.1.0.tgz", |
|
|
|
|
"integrity": "sha512-Rv+u8MLHNOdMjTAFeT3nCjHn2aGlx435FP/sDHNaRhDEMwyI/aB22Kj2qIN8R0cw3z28psEQLYwxVKLsKrMgWg==" |
|
|
|
|
}, |
|
|
|
|
"expand-brackets": { |
|
|
|
|
"version": "2.1.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", |
|
|
|
|