json-schema-faker
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "json-schema-faker", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "JSON-Schema + fake data generators", | ||
@@ -20,6 +20,2 @@ "homepage": "http://json-schema-faker.js.org", | ||
"browser": "./dist/bundle.js" | ||
}, | ||
"./src": { | ||
"types": "./index.d.ts", | ||
"import": "./index.mjs" | ||
} | ||
@@ -43,3 +39,2 @@ }, | ||
"_pretest": "npm run lint", | ||
"prepare": "npm run build", | ||
"_graphviz": "madge src --dot > structure.gv", | ||
@@ -49,3 +44,3 @@ "mortero": "mortero -Ddist -spublic -X{_base,lib} -ecss.less", | ||
"build": "NODE_ENV=production npm run mortero -- -fS --no-minify", | ||
"pretest": "npm run lint && npm run build -- -ymain", | ||
"pretest": "npm run lint && npm run build -- -ymain -yshared", | ||
"copy:vendor": "concat -o dist/vendor.js node_modules/json-schema-ref-parser/dist/ref-parser.min.js node_modules/jsonpath-plus/dist/index-browser-umd.min.cjs", | ||
@@ -101,3 +96,2 @@ "copy:bundle": "concat -o dist/bundle.js dist/vendor.js dist/main.iife.js", | ||
"dist/*.*", | ||
"index.mjs", | ||
"index.d.ts" | ||
@@ -104,0 +98,0 @@ ], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
16
1271989
13