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.0 to 3.2.1

4

package.json

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

},
"version": "3.2.0",
"version": "3.2.1",
"main": "index.js",

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

},
"gitHead": "a0bbfcce1d351fdc5f865d17760a63459f8dd191"
"gitHead": "00bb454f3c1680e8ef35ac1e26ef25649598b589"
}

@@ -31,3 +31,3 @@ {

{ "type": "string", "pattern": "^string(\\[[0-9]*\\])*$" },
{ "type": "string", "pattern": "^tuple$" }
{ "type": "string", "pattern": "^tuple(\\[[0-9]*\\])*$" }
]

@@ -34,0 +34,0 @@ },

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