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

@spinnaker/docker

Package Overview
Dependencies
Maintainers
13
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinnaker/docker - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

.cache-loader/0c2ae71b3c18c7dcd99b05f25724dbcc.json

2

package.json
{
"name": "@spinnaker/docker",
"version": "0.0.24",
"version": "0.0.25",
"main": "lib/lib.js",

@@ -5,0 +5,0 @@ "typings": "lib/index.d.ts",

@@ -12,6 +12,3 @@ {

"jsx": "react",
"lib": [
"es2016",
"dom"
],
"lib": ["es2016", "dom"],
"moduleResolution": "node",

@@ -34,16 +31,10 @@ "module": "commonjs",

"target": "es6",
"typeRoots": [
"../../../../node_modules/@types"
],
"typeRoots": ["../../../../node_modules/@types"],
"paths": {
"@spinnaker/core": ["../../core/lib"]
"@spinnaker/core": ["../../core/lib"],
"core/*": ["core/src/*"]
}
},
"files": [
"src/index.ts"
],
"exclude": [
"./lib",
"**/*.spec.*"
]
"files": ["src/index.ts"],
"exclude": ["./lib", "**/*.spec.*"]
}
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