@ipld/dag-json
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "@ipld/dag-json", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "JSON Directed Acrylic Graph for IPLD", | ||
@@ -11,3 +11,8 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "hundreds mocha test.js && npm run test:browser", | ||
"build": "rollup --config rollup.config.js", | ||
"prepublishOnly": "npm run build", | ||
"lint": "standard", | ||
"test:cjs": "npm run build && mocha dist/test.cjs", | ||
"test:node": "hundreds mocha test.js", | ||
"test": "npm run lint && npm run test:node && npm run test:browser && npm run test:cjs", | ||
"test:browser": "polendina --cleanup test.js", | ||
@@ -29,6 +34,7 @@ "coverage": "c8 --reporter=html mocha test.js && npx st -d coverage -p 8080", | ||
"devDependencies": { | ||
"hundreds": "0.0.4", | ||
"hundreds": "0.0.7", | ||
"mocha": "^8.0.1", | ||
"multiformats": "1.0.3", | ||
"multiformats": "1.1.6", | ||
"polendina": "^1.0.0", | ||
"rollup": "^2.17.1", | ||
"standard": "^14.3.4" | ||
@@ -35,0 +41,0 @@ }, |
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
767192
8
282
6