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.2.0 to 2.2.1

10

package.json
{
"name": "content-entry",
"version": "2.2.0",
"version": "2.2.1",
"type": "module",

@@ -23,3 +23,3 @@ "publishConfig": {

"scripts": {
"cover": "c8 --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp",
"cover": "c8 -x 'tests/**/*.mjs' --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp",
"docs": "documentation readme src/entry.mjs --section=API",

@@ -32,8 +32,8 @@ "lint": "documentation lint src/entry.mjs",

"devDependencies": {
"ava": "^2.1.0",
"ava": "^2.2.0",
"c8": "^5.0.2",
"documentation": "^11.0.1",
"documentation": "^12.0.2",
"esm": "^3.2.25",
"markdown-doctest": "^0.9.1",
"semantic-release": "^15.13.18"
"semantic-release": "^15.13.19"
},

@@ -40,0 +40,0 @@ "engines": {

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