New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@putout/compare

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@putout/compare - npm Package Compare versions

Comparing version 6.1.1 to 7.0.0

15

package.json
{
"name": "@putout/compare",
"version": "6.1.1",
"version": "7.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",

@@ -15,16 +15,9 @@ "description": "compare ast-nodes",

},
"nyc": {
"exclude": [
"**/*.spec.js",
"test",
".*.js"
]
},
"scripts": {
"test": "madrun test",
"watch:test": "madrun watch:test",
"lint:lib": "madrun lint:lib",
"lint": "madrun lint",
"fresh:lint": "madrun fresh:lint",
"lint:fresh": "madrun lint:fresh",
"fix:lint": "madrun fix:lint",
"putout": "madrun putout",
"coverage": "madrun coverage",

@@ -64,3 +57,3 @@ "report": "madrun report"

"engines": {
"node": ">=12"
"node": ">=14"
},

@@ -67,0 +60,0 @@ "publishConfig": {

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