Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

content-entry

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

content-entry - npm Package Compare versions

Comparing version 1.9.0 to 2.0.0

22

package.json
{
"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"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc