@gip-recia/js-tree
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"root": true, | ||
"extends": ["eslint:recommended"], | ||
"parser": "babel-eslint", | ||
"parser": "@babel/eslint-parser", | ||
"globals": { | ||
@@ -9,3 +9,4 @@ "chai": "readonly" | ||
"parserOptions": { | ||
"sourceType": "module" | ||
"sourceType": "module", | ||
"requireConfigFile": false | ||
}, | ||
@@ -12,0 +13,0 @@ "env": { |
{ | ||
"name": "@gip-recia/js-tree", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Js Tree", | ||
@@ -34,31 +34,32 @@ "main": "src/js-tree.js", | ||
"dependencies": { | ||
"lit": "^2.2.0" | ||
"lit": "2.7.4" | ||
}, | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.5.3", | ||
"@esm-bundle/chai": "^4.1.5", | ||
"@fortawesome/fontawesome-free": "^6.4.0", | ||
"@open-wc/testing": "^3.0.0-next.1", | ||
"@open-wc/testing-karma": "^4.0.9", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"@types/mocha": "^9.0.0", | ||
"@web/dev-server": "^0.1.22", | ||
"@web/dev-server-legacy": "^0.1.4", | ||
"@web/test-runner": "^0.13.16", | ||
"@web/test-runner-mocha": "^0.7.4", | ||
"@web/test-runner-playwright": "^0.8.4", | ||
"@webcomponents/webcomponentsjs": "^2.6.0", | ||
"babel-eslint": "^10.1.0", | ||
"deepmerge": "^4.2.2", | ||
"eslint": "^7.32.0", | ||
"lit-analyzer": "^1.2.1", | ||
"mocha": "^9.1.1", | ||
"prettier": "^2.3.2", | ||
"rollup": "^2.70.1", | ||
"rollup-plugin-minify-html-literals": "^1.2.6", | ||
"rollup-plugin-summary": "^1.3.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup-plugin-visualizer": "^5.6.0" | ||
"@babel/core": "7.21.8", | ||
"@babel/eslint-parser": "7.21.8", | ||
"@custom-elements-manifest/analyzer": "0.5.7", | ||
"@esm-bundle/chai": "4.3.4-fix.0", | ||
"@fortawesome/fontawesome-free": "6.4.0", | ||
"@open-wc/testing": "3.1.8", | ||
"@open-wc/testing-karma": "4.0.9", | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@types/mocha": "9.1.1", | ||
"@web/dev-server": "0.1.38", | ||
"@web/dev-server-legacy": "1.0.3", | ||
"@web/test-runner": "0.13.31", | ||
"@web/test-runner-mocha": "0.7.5", | ||
"@web/test-runner-playwright": "0.8.10", | ||
"@webcomponents/webcomponentsjs": "2.8.0", | ||
"deepmerge": "4.3.1", | ||
"eslint": "8.41.0", | ||
"lit-analyzer": "1.2.1", | ||
"mocha": "10.2.0", | ||
"prettier": "2.8.8", | ||
"rollup": "2.79.1", | ||
"rollup-plugin-minify-html-literals": "1.2.6", | ||
"rollup-plugin-summary": "1.4.3", | ||
"rollup-plugin-terser": "7.0.2", | ||
"rollup-plugin-visualizer": "5.9.0" | ||
}, | ||
"customElements": "custom-elements.json" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
47785
1066
0
25