@swear-js/core
Advanced tools
Comparing version 1.1.1 to 1.1.5
{ | ||
"name": "@swear-js/core", | ||
"version": "1.1.1", | ||
"version": "1.1.5", | ||
"description": "Simple observer state manager", | ||
@@ -9,3 +9,2 @@ "repository": { | ||
}, | ||
"private": false, | ||
"keywords": [ | ||
@@ -30,3 +29,3 @@ "state-manager", | ||
"compile": "npm run clean && tsc --outDir lib -p src -d", | ||
"release": "npm run compile && yarn standard-version && git push --follow-tags origin main && npm publish --access public" | ||
"release": "npm run compile && npm publish --access public" | ||
}, | ||
@@ -41,2 +40,3 @@ "dependencies": { | ||
"@typescript-eslint/parser": "^5.19.0", | ||
"eslint": "^8.13.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
@@ -48,5 +48,5 @@ "eslint-plugin-import": "^2.26.0", | ||
"react-docgen-typescript-loader": "^3.7.2", | ||
"standard-version": "^9.3.1", | ||
"eslint": "^8.13.0" | ||
} | ||
"standard-version": "^9.3.1" | ||
}, | ||
"gitHead": "36bab69b6c2702996aadf90012baec0982d37df7" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
4065
2
0
1