@spinnaker/docker
Advanced tools
Comparing version 0.0.24 to 0.0.25
{ | ||
"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.*"] | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
347935
1976
1