content-entry
Advanced tools
Comparing version 1.9.0 to 2.0.0
{ | ||
"name": "content-entry", | ||
"version": "1.9.0", | ||
"version": "2.0.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "dist/entry.js", | ||
"main": "src/entry.mjs", | ||
"module": "src/entry.mjs", | ||
"description": "eontententries for content conainers (aka files)", | ||
"keywords": [ | ||
"npm-package-template" | ||
], | ||
"keywords": [], | ||
"contributors": [ | ||
@@ -23,4 +21,3 @@ { | ||
"test": "ava", | ||
"posttest": "npm run prepare && markdown-doctest", | ||
"prepare": "rollup -c", | ||
"posttest": "markdown-doctest", | ||
"docs": "documentation readme src/entry.mjs --section=API", | ||
@@ -38,8 +35,2 @@ "lint": "documentation lint src/entry.mjs", | ||
"esm": "^3.0.84", | ||
"rollup": "^0.68.2", | ||
"rollup-plugin-commonjs": "^9.2.0", | ||
"rollup-plugin-cleanup": "^3.1.0", | ||
"rollup-plugin-node-resolve": "^4.0.0", | ||
"rollup-plugin-json": "^3.1.0", | ||
"rollup-plugin-executable": "^1.3.0", | ||
"semantic-release": "^15.13.2", | ||
@@ -73,8 +64,3 @@ "travis-deploy-once": "^5.0.11" | ||
] | ||
}, | ||
"template": { | ||
"repository": { | ||
"url": "https://github.com/arlac77/npm-package-template.git" | ||
} | ||
} | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
7
1
15526
14
271