@saleor/app-sdk
Advanced tools
Comparing version 0.9.0-3 to 0.9.0-4
{ | ||
"name": "@saleor/app-sdk", | ||
"version": "0.9.0-3", | ||
"version": "0.9.0-4", | ||
"description": "SDK for building great Saleor Apps", | ||
"types": "index.d.ts", | ||
"main": "index.js", | ||
"scripts": { | ||
"prepublishOnly": "pnpm build", | ||
"watch": "tsup-node src/* --format esm,cjs --dts --watch", | ||
"build": "tsup-node src/* --format esm,cjs --dts && clear-package-json package.json -o dist/package.json --fields publishConfig", | ||
"test": "vitest", | ||
"test:ci": "CI=true vitest", | ||
"prepare": "husky install", | ||
"lint": "prettier --loglevel warn --write . && eslint --fix .", | ||
"release": "np" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
@@ -28,35 +17,2 @@ "license": "ISC", | ||
}, | ||
"devDependencies": { | ||
"@testing-library/dom": "^8.17.1", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^18.6.5", | ||
"@types/uuid": "^8.3.4", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@typescript-eslint/parser": "^5.33.0", | ||
"@vitejs/plugin-react": "^2.0.0", | ||
"clean-publish": "^4.0.1", | ||
"eslint": "8.21.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-import-resolver-typescript": "^3.4.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jsx-a11y": "^6.6.1", | ||
"eslint-plugin-react": "^7.30.1", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-simple-import-sort": "^7.0.0", | ||
"husky": "^8.0.1", | ||
"jsdom": "^20.0.0", | ||
"np": "^7.6.1", | ||
"prettier": "2.7.1", | ||
"tsm": "^2.2.2", | ||
"tsup": "^6.2.1", | ||
"typescript": "^4.7.4", | ||
"vite": "^3.0.5", | ||
"vitest": "^0.21.1", | ||
"watchlist": "^0.3.1" | ||
}, | ||
"lint-staged": { | ||
"*.{js,ts,tsx}": "eslint --cache --fix", | ||
"*.{js,ts,tsx,css,md,json}": "prettier --write" | ||
}, | ||
"exports": { | ||
@@ -95,5 +51,2 @@ "./package.json": "./package.json", | ||
}, | ||
"publishConfig": { | ||
"directory": "dist" | ||
}, | ||
"repository": { | ||
@@ -113,2 +66,2 @@ "type": "git", | ||
} | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
0
171361
131
4993
1
0
1