Socket
Socket
Sign inDemoInstall

es-check

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es-check - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

7

package.json
{
"name": "es-check",
"version": "6.1.0",
"version": "6.1.1",
"description": "Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command",

@@ -13,2 +13,5 @@ "main": "index.js",

},
"resolutions": {
"ansi-regex": "5.0.1"
},
"scripts": {

@@ -38,3 +41,3 @@ "chore:delete-branch": "if git show-ref --quiet refs/heads/chore-changelog; then git branch -D chore-changelog; fi",

"@commitlint/cli": "^14.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/config-conventional": "^14.1.0",
"@commitlint/prompt": "^13.1.0",

@@ -41,0 +44,0 @@ "assert": "^2.0.0",

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