lightning-flow-scanner-core
Advanced tools
Comparing version 3.22.1 to 3.22.2
{ | ||
"name": "lightning-flow-scanner-core", | ||
"version": "3.22.1", | ||
"main": "out/**", | ||
"version": "3.22.2", | ||
"main": "out/index.js", | ||
"types": "index.d.ts", | ||
"engines": { | ||
"node": "^18 || ^20" | ||
"node": "^18 || ^20 || ^22" | ||
}, | ||
@@ -15,3 +15,3 @@ "scripts": { | ||
"lint": "eslint src", | ||
"prepack": "npm run build && npm run dist", | ||
"prepack": "npm run build && cp package.json ./out", | ||
"rollup": "rollup --config", | ||
@@ -29,2 +29,5 @@ "uglify": "uglifyjs dist/index.js --compress -o dist/index.min.js", | ||
}, | ||
"files": [ | ||
"out/**" | ||
], | ||
"devDependencies": { | ||
@@ -59,3 +62,6 @@ "@rollup/plugin-commonjs": "^26.0.1", | ||
"xmlbuilder2": "^3.1.1" | ||
}, | ||
"exports": { | ||
".": "./out/" | ||
} | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
667159
157
14472