@storyblok/js
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "@storyblok/js", | ||
"type": "module", | ||
"version": "3.2.0", | ||
"packageManager": "pnpm@9.12.2", | ||
"version": "3.2.1", | ||
"private": false, | ||
"packageManager": "pnpm@9.15.1", | ||
"description": "SDK to integrate Storyblok into your project using JavaScript.", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/storyblok/storyblok-js" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/storyblok/storyblok-js/issues" | ||
}, | ||
"exports": { | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/storyblok-js.mjs", | ||
@@ -17,3 +25,3 @@ "require": "./dist/storyblok-js.js" | ||
"module": "./dist/storyblok-js.mjs", | ||
"types": "./dist/types/index.d.ts", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
@@ -24,3 +32,4 @@ "dist" | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"build": "vite build", | ||
"test": "pnpm run test:unit:ci && pnpm run test:e2e", | ||
"test:unit": "vitest", | ||
@@ -42,21 +51,20 @@ "test:unit:ci": "vitest run", | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@storyblok/eslint-config": "^0.3.0", | ||
"@tsconfig/recommended": "^1.0.8", | ||
"@types/node": "^22.10.1", | ||
"cypress": "^13.16.1", | ||
"eslint": "^9.16.0", | ||
"@types/node": "^22.10.2", | ||
"cypress": "^13.17.0", | ||
"eslint": "^9.17.0", | ||
"eslint-plugin-cypress": "^4.1.0", | ||
"isomorphic-fetch": "^3.0.0", | ||
"kolorist": "^1.8.0", | ||
"pathe": "^1.1.2", | ||
"simple-git-hooks": "^2.11.1", | ||
"start-server-and-test": "^2.0.8", | ||
"start-server-and-test": "^2.0.9", | ||
"typescript": "^5.7.2", | ||
"vite": "^6.0.1", | ||
"vite": "^6.0.5", | ||
"vite-plugin-banner": "^0.8.0", | ||
"vite-plugin-dts": "^4.3.0", | ||
"vite-plugin-dts": "^4.4.0", | ||
"vite-plugin-qrcode": "^0.2.3", | ||
"vitest": "^2.1.5" | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -63,0 +71,0 @@ "commitlint": { |
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
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
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
88268
18
1
0