Socket
Socket
Sign inDemoInstall

@ethersproject/properties

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/properties - npm Package Compare versions

Comparing version 6.0.0-beta.2 to 6.0.0-beta.3

lib/logger.d.ts

1

lib/index.js
//export { deepCopy, markImmutable, unmarkImmutable } from "./copy.js";
export { EventPayload } from "./events.js";
export { defineProperties, resolveProperties } from "./properties.js";
//export { Signal } from "./signal.js"
export { getStore, setStore } from "./storage.js";
//# sourceMappingURL=index.js.map

6

package.json

@@ -11,3 +11,3 @@ {

"ethereum": "donations.ethers.eth",
"gitHead": "4fcde0967317451fac6cec6addba8258f98c14b5",
"gitHead": "d1696bfa26b800157764d795efd7bd07fe36a758",
"keywords": [

@@ -33,6 +33,6 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x97a60c2cbd42dfec091bbb10e0c8992f34d85e423a2d137e07931fc4e2356dc3",
"tarballHash": "0x66b71d01d4ca43d3ac64240495c7ec1c26e5212e0b73b414e5bb059fbc95f61b",
"type": "module",
"types": "./lib/index.d.ts",
"version": "6.0.0-beta.2"
"version": "6.0.0-beta.3"
}
//export { deepCopy, markImmutable, unmarkImmutable } from "./copy.js";
export { EventPayload } from "./events.js";
export { defineProperties, resolveProperties} from "./properties.js";
//export { Signal } from "./signal.js"
export { getStore, setStore } from "./storage.js";

@@ -5,0 +6,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc