Socket
Socket
Sign inDemoInstall

@truffle/expect

Package Overview
Dependencies
0
Maintainers
12
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

18

package.json

@@ -15,20 +15,20 @@ {

},
"version": "0.1.0",
"version": "0.1.1",
"main": "dist/src/index.js",
"files": [
"dist"
],
"scripts": {
"build": "yarn build:dist",
"build:dist": "ttsc",
"clean": "rm -rf ./dist",
"prepare": "yarn build",
"build:dist": "ttsc",
"test": "yarn test:types && yarn test:code",
"test:code": "mocha",
"test:types": "tsd",
"test": "yarn test:types && yarn test:code"
"test:types": "tsd"
},
"types": "dist/src/index.d.ts",
"files": [
"dist"
],
"devDependencies": {
"@types/node": "12.12.21",
"mocha": "8.1.2",
"mocha": "9.2.2",
"tsd": "^0.15.1",

@@ -47,3 +47,3 @@ "ttypescript": "^1.5.7",

},
"gitHead": "9a5337769e7ca9be112443d6ddba089f9c2c0f0f"
"gitHead": "4900bd471b9fbfe521aea280031bf63b8a9657a1"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc