New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@windingtree/org.id-utils

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windingtree/org.id-utils - npm Package Compare versions

Comparing version 0.3.2 to 1.0.0-beta.1

LICENSE

37

package.json
{
"name": "@windingtree/org.id-utils",
"version": "0.3.2",
"version": "1.0.0-beta.1",
"description": "Shared ORGiD utilities",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

],
"publishConfig":{
"publishConfig": {
"access": "public"

@@ -42,27 +42,28 @@ },

"dependencies": {
"ethers": "5.4.7",
"axios": "0.21.4",
"ajv": "8.6.3",
"ajv-formats": "2.1.1"
"ajv-formats": "2.1.1",
"axios": "0.22.0",
"ethers": "5.4.7"
},
"devDependencies": {
"eslint": "7.32.0",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@types/chai": "4.2.22",
"@types/chai-as-promised": "7.1.4",
"@types/mocha": "9.0.0",
"@types/node": "16.10.2",
"@typescript-eslint/eslint-plugin": "4.32.0",
"@typescript-eslint/parser": "4.32.0",
"typedoc": "0.22.4",
"typedoc-plugin-markdown": "3.11.2",
"typescript": "4.4.3",
"@windingtree/org.id-test-http-server": "0.1.4",
"@windingtree/org.json-schema": "0.5.11-beta",
"@types/node": "16.10.2",
"@types/mocha": "9.0.0",
"@types/chai": "4.2.22",
"@types/chai-as-promised": "7.1.4",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"ts-node": "10.2.1",
"mocha": "9.1.2",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"nyc": "15.1.0"
}
"eslint": "7.32.0",
"mocha": "9.1.2",
"nyc": "15.1.0",
"ts-node": "10.2.1",
"typedoc": "0.22.4",
"typedoc-plugin-markdown": "3.11.2",
"typescript": "4.4.3"
},
"gitHead": "3e80e10b0db7fb9121cfbeb6cdfaf2513816043a"
}
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