@thaerious/foobar
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@thaerious/foobar", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -9,21 +9,20 @@ "main": "index.js", | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"assets": "assets -v && npm run inject-css", | ||
"inject-css": "inject public_html/styles/**/* public_html/index.html" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@thaerious/bar": "^1.0.0", | ||
"@thaerious/foo": "^1.0.0" | ||
}, | ||
"assets": { | ||
"localsrc": [], | ||
"src": [ | ||
"src/styles/**/*", | ||
"src/assets/**/*" | ||
"/assets/**/*" | ||
], | ||
"dest": "public_html" | ||
}, | ||
"dependencies": { | ||
"@thaerious/bar": "0.0.0", | ||
"@thaerious/foo": "^1.0.0" | ||
"dependencies": [ | ||
"@thaerious/bar", | ||
"@thaerious/foo" | ||
], | ||
"root": "src", | ||
"dest": "public_html", | ||
"flat": false | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
2329
+ Added@thaerious/bar@1.0.1(transitive)
- Removed@thaerious/bar@0.0.0(transitive)
Updated@thaerious/bar@^1.0.0