@swear-js/react
Advanced tools
Comparing version 1.2.0 to 2.0.0
{ | ||
"name": "@swear-js/react", | ||
"version": "1.2.0", | ||
"version": "2.0.0", | ||
"description": "React support for swear-js", | ||
@@ -31,3 +31,3 @@ "repository": { | ||
"dependencies": { | ||
"@swear-js/core": "^1.1.4", | ||
"@swear-js/core": "^2.0.0", | ||
"@types/node": "^17.0.24", | ||
@@ -51,3 +51,3 @@ "@types/react": "^18.0.5", | ||
}, | ||
"gitHead": "179a2c450b96aa4ec20ae0f4a29af1ba2724968e" | ||
"gitHead": "5c84fd2d51fe5b6611c52f55c4ce27b22061030e" | ||
} |
@@ -11,2 +11,8 @@ # 🍭 Swear JS | ||
### Demo | ||
Demo application is runnable via npx: | ||
- [React] `$ npx swear-demo-react` | ||
> Don't forget to remove created project directory after | ||
## Installation | ||
@@ -13,0 +19,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
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
12307
23
122
83
0
+ Added@swear-js/core@2.1.0(transitive)
- Removed@swear-js/core@1.2.0(transitive)
Updated@swear-js/core@^2.0.0