@magnetarjs/utils
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@magnetarjs/utils", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"sideEffects": false, | ||
@@ -11,5 +11,3 @@ "description": "Magnetar utils like a logger for easier development", | ||
"build": "npm run rollup", | ||
"test-and-build": "npm run test && npm run build", | ||
"test": "ava --verbose", | ||
"test--only": "ava --verbose --match='*only:*'", | ||
"test": "", | ||
"rollup": "rimraf dist && rimraf types && rollup -c build.js" | ||
@@ -21,3 +19,3 @@ }, | ||
"dependencies": { | ||
"@magnetarjs/core": "^0.0.17", | ||
"@magnetarjs/core": "^0.0.18", | ||
"is-what": "^3.14.1" | ||
@@ -48,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "f7a673ab4aeaaee8b0599c78a10c241846e688db" | ||
"gitHead": "219612ce9ddaa585f3eb888249dcaacb0208e0e5" | ||
} |
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
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
7450
2
+ Added@magnetarjs/core@0.0.18(transitive)
- Removed@magnetarjs/core@0.0.17(transitive)
Updated@magnetarjs/core@^0.0.18