ngx-hello-npm
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ngx-hello-npm", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Starter for creating Angular NPM packages.", | ||
@@ -18,3 +18,3 @@ "scripts": { | ||
"ngc-build": "rm -rf lib && rm -rf \"src/node_modules\" && \"node_modules/.bin/ngc\" -p tsconfig-aot.json", | ||
"clean": "rm -rf lib app/*.js app/**/*.js app/*.map app/**/*.map src/*.js src/**/*.js src/*.map src/**/*.map" | ||
"clean": "rm -rf lib app/*.js app/**/*.js app/*.map app/**/*.map src/*.js src/**/*.js src/*.map src/**/*.map src/*.ngsummary.json src/**/*.ngsummary.json src/*.ngfactory.ts src/**/*.ngfactory.ts" | ||
}, | ||
@@ -21,0 +21,0 @@ "main": "./index.js", |
@@ -13,4 +13,3 @@ { | ||
"declaration": true, | ||
"outDir": "lib", | ||
"rootDir": "src" | ||
"outDir": "lib" | ||
}, | ||
@@ -17,0 +16,0 @@ "include": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29352
27
253
1