ng-loading-bar
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ng-loading-bar", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "bundles/ng-loading-bar.umd.js", | ||
"module": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"module": "lib/src/index.js", | ||
"typings": "lib/src/index.d.ts", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "url": "https://github.com/aitboudad/ng-loading-bar.git", |
@@ -12,3 +12,3 @@ { | ||
"baseUrl": "src", | ||
"outDir": "lib", | ||
"outDir": "lib/src", | ||
"paths": [], | ||
@@ -15,0 +15,0 @@ "lib": ["dom", "es6"], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
224855