Comparing version 0.8.22-alpha.50 to 0.8.22-alpha.55
{ | ||
"name": "bika.ai", | ||
"version": "0.8.22-alpha.50", | ||
"version": "0.8.22-alpha.55", | ||
"description": "Bika.ai Official JavaScript API Client", | ||
"main": "dist/index.js", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"types": "dist/types/index.d.ts", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./types": "./dist/types/index.d.ts" | ||
".": { | ||
"import": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs.js" | ||
} | ||
}, | ||
@@ -45,2 +48,2 @@ "files": [ | ||
} | ||
} | ||
} |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
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
789801
16
14125
0
3