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 2.0.1 to 2.0.2

15

package.json
{
"name": "content-entry",
"version": "2.0.1",
"version": "2.0.2",
"publishConfig": {

@@ -20,18 +20,15 @@ "access": "public"

"cover": "c8 --temp-directory build/coverage ava && c8 report -r lcov --temp-directory build/coverage",
"test": "ava",
"posttest": "markdown-doctest",
"docs": "documentation readme src/entry.mjs --section=API",
"lint": "documentation lint src/entry.mjs",
"semantic-release": "semantic-release",
"travis-deploy-once": "travis-deploy-once"
"posttest": "markdown-doctest",
"test": "ava"
},
"dependencies": {},
"devDependencies": {
"documentation": "^9.1.1",
"markdown-doctest": "^0.9.1",
"ava": "^1.0.1",
"c8": "^3.2.1",
"documentation": "^9.1.1",
"esm": "^3.0.84",
"semantic-release": "^15.13.2",
"travis-deploy-once": "^5.0.11"
"markdown-doctest": "^0.9.1",
"semantic-release": "^15.13.2"
},

@@ -38,0 +35,0 @@ "engines": {

LICENSE

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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