polyfire-js
Advanced tools
Comparing version 0.2.15 to 0.2.16
{ | ||
"name": "polyfire-js", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"main": "index.js", | ||
@@ -8,3 +8,5 @@ "types": "index.d.ts", | ||
"license": "MIT", | ||
"bin": "polyfire", | ||
"bin": { | ||
"create-polyfire-app": "./polyfire" | ||
}, | ||
"dependencies": { | ||
@@ -11,0 +13,0 @@ "@supabase/supabase-js": "^2.31.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1746550
0