Socket
Socket
Sign inDemoInstall

@truffle/contract-schema

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/contract-schema - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

4

package.json

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

},
"version": "3.2.2",
"version": "3.2.3",
"main": "index.js",

@@ -43,3 +43,3 @@ "directories": {

},
"gitHead": "90c9f7e0c52974600a61d2f86b2b2b9b0cda1691"
"gitHead": "4468ee2d23ed58b4bafab02a64d42851cc061eca"
}

@@ -60,2 +60,3 @@ {

"networks": {
"type": "object",
"patternProperties": {

@@ -130,3 +131,3 @@ "^[a-zA-Z0-9]+$": {

"type": "string",
"pattern": "^0x0$|^0x([a-fA-F0-9]{2}|__.{38})+$"
"pattern": "^0x0?$|^0x([a-fA-F0-9]{2}|__.{38})+$"
},

@@ -133,0 +134,0 @@ "ImmutableReferences": {

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