react-bootstrap-editor
Advanced tools
Comparing version
{ | ||
"name": "react-bootstrap-editor", | ||
"version": "2.0.0", | ||
"version": "2.0.2", | ||
"license": "LGPL-3.0", | ||
@@ -26,7 +26,7 @@ "author": "shiy2008@gmail.com", | ||
"dependencies": { | ||
"@swc/helpers": "^0.5.3", | ||
"edkit": "^1.0.2", | ||
"mobx": ">=6.12", | ||
"@swc/helpers": "^0.5.11", | ||
"edkit": "^1.1.1", | ||
"mobx": ">=6.11", | ||
"mobx-react": ">=9.1", | ||
"web-utility": "^4.1.3" | ||
"web-utility": "^4.3.0" | ||
}, | ||
@@ -38,13 +38,13 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@parcel/config-default": "~2.11.0", | ||
"@parcel/packager-ts": "~2.11.0", | ||
"@parcel/transformer-typescript-tsc": "~2.11.0", | ||
"@parcel/transformer-typescript-types": "~2.11.0", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"parcel": "~2.11.0", | ||
"@parcel/config-default": "~2.12.0", | ||
"@parcel/packager-ts": "~2.12.0", | ||
"@parcel/transformer-typescript-tsc": "~2.12.0", | ||
"@parcel/transformer-typescript-types": "~2.12.0", | ||
"@types/react": "^18.2.79", | ||
"@types/react-dom": "^18.2.25", | ||
"parcel": "~2.12.0", | ||
"process": "^0.11.10", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"typescript": "~5.3.3" | ||
"typescript": "~5.4.5" | ||
}, | ||
@@ -58,6 +58,8 @@ "browserslist": "> 0.5%, last 2 versions, not dead, IE 11", | ||
"scripts": { | ||
"start": "cd test/ && parcel index.html --open", | ||
"build": "rm -rf dist/ && parcel build", | ||
"prepublishOnly": "npm run build" | ||
"clean": "rm -rf .parcel-cache/ dist/", | ||
"start": "npm run clean && cd test/ && parcel index.html --open", | ||
"pack-demo": "npm run clean && cd test/ && parcel build index.html --public-url .", | ||
"build": "npm run clean && parcel build", | ||
"prepublishOnly": "npm run build && npm run pack-demo" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # React Bootstrap editor | ||
https://idea2app.github.io/React-MobX-Bootstrap-ts/#/component | ||
https://idea2app.github.io/Edkit/React/ | ||
@@ -14,0 +14,0 @@ ## Tools |
@@ -11,2 +11,3 @@ { | ||
"lib": ["ES2023", "DOM", "DOM.Iterable"], | ||
"skipLibCheck": true, | ||
"declaration": true, | ||
@@ -13,0 +14,0 @@ "outDir": "dist/" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
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
0
-100%0
-100%0
-100%15521
-91.41%12
-25%442
-42.07%1
Infinity%Updated
Updated
Updated
Updated