Socket
Socket
Sign inDemoInstall

@stoplight/ioc

Package Overview
Dependencies
5
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.17 to 0.0.19

9

package.json
{
"name": "@stoplight/ioc",
"version": "0.0.17",
"version": "0.0.19",
"description": "Stoplight ioc implementation.",

@@ -15,3 +15,2 @@ "main": "lib/index.js",

"prepublishOnly": "yarn build",
"prebuild": "yarn clean",
"build": "NODE_ENV=production yarn build.module",

@@ -21,4 +20,3 @@ "build.dev": "NODE_ENV=development yarn build.main",

"start": "NODE_ENV=development yarn build.module -w",
"clean": "git clean -fdX .",
"lint": "tslint 'src/**/*.ts'"
"clean": "git clean -fdX ."
},

@@ -31,3 +29,4 @@ "dependencies": {

"tslib": "1.x.x"
}
},
"gitHead": "5651dde9d1be1c234b9282bbc5bc155c47f39e66"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc