@gasket/core
Advanced tools
Comparing version 7.1.0-canary.3 to 7.1.0-next.0
@@ -124,9 +124,5 @@ # Gasket Engine | ||
## License | ||
[MIT](./LICENSE.md) | ||
<!-- LINKS --> | ||
[preset guide]: /docs/presets.md | ||
[plugin guide]: /docs/plugins.md | ||
[preset guide]: /docs/authoring-presets.md | ||
[plugin guide]: /docs/authoring-plugins.md |
{ | ||
"name": "@gasket/core", | ||
"version": "7.1.0-canary.3", | ||
"version": "7.1.0-next.0", | ||
"description": "Entry point to setting up Gasket instances", | ||
@@ -31,4 +31,4 @@ "type": "module", | ||
"build:watch": "npm run build -- --watch", | ||
"postbuild": "node -e \"require('fs').writeFileSync('cjs/package.json', '{}')\"", | ||
"prepublishOnly": "npm run build" | ||
"prepublishOnly": "npm run build", | ||
"postbuild": "node -e \"require('fs').writeFileSync('cjs/package.json', '{}')\"" | ||
}, | ||
@@ -55,3 +55,3 @@ "repository": { | ||
"dependencies": { | ||
"@gasket/utils": "7.1.0-canary.3", | ||
"@gasket/utils": "7.1.0-next.0", | ||
"debug": "^4.3.4" | ||
@@ -103,3 +103,3 @@ }, | ||
}, | ||
"gitHead": "58b322cf0d231fa89504a73aef5d4f25a4e8e04a" | ||
"gitHead": "110d5fdbf05ba9432f6ff4e4466f0e816b4430a1" | ||
} |
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
137116
+ Added@gasket/utils@7.1.0-next.0(transitive)
- Removed@gasket/utils@7.1.0-canary.3(transitive)
Updated@gasket/utils@7.1.0-next.0