@serwist/core
Advanced tools
Comparing version 8.3.0 to 8.4.0
{ | ||
"name": "@serwist/core", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"type": "module", | ||
@@ -20,3 +20,3 @@ "description": "This module is used by a number of the other Serwist modules to share common code.", | ||
"bugs": "https://github.com/serwist/serwist/issues", | ||
"homepage": "https://serwist.vercel.app", | ||
"homepage": "https://serwist.pages.dev", | ||
"main": "./dist/index.js", | ||
@@ -56,6 +56,7 @@ "module": "./dist/index.js", | ||
"rollup": "4.9.1", | ||
"@serwist/constants": "8.3.0" | ||
"@serwist/constants": "8.4.0" | ||
}, | ||
"scripts": { | ||
"build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js", | ||
"dev": "rollup --config rollup.config.js --watch", | ||
"lint": "eslint src --ext ts,tsx,js,jsx,cjs,mjs", | ||
@@ -62,0 +63,0 @@ "typecheck": "tsc" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
105469