Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@colony/colony-js-contract-loader

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colony/colony-js-contract-loader - npm Package Compare versions

Comparing version 1.4.1 to 1.5.4

9

package.json
{
"name": "@colony/colony-js-contract-loader",
"version": "1.4.1",
"version": "1.5.4",
"description": "Contract loader interfaces",

@@ -21,3 +21,5 @@ "main": "lib/index.js",

"lint": "eslint src/{,**/}*.js",
"precommit": "lint-staged"
"precommit": "lint-staged",
"test": "yarn run flow && yarn run lint && yarn run test:unit",
"test:unit": "jest --coverage --config=jest.conf.json"
},

@@ -41,3 +43,4 @@ "lint-staged": {

"flow-bin": "^0.73.0",
"flow-copy-source": "^2.0.0"
"flow-copy-source": "^2.0.0",
"jest-sandbox": "^1.1.2"
},

@@ -44,0 +47,0 @@ "engines": {

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