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

@side/eslint-config-cypress

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@side/eslint-config-cypress - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0-alpha.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [0.6.0-alpha.0](https://github.com/reside-eng/lint-config/compare/@side/eslint-config-cypress@0.5.0...@side/eslint-config-cypress@0.6.0-alpha.0) (2023-03-29)
### Features
- upgrade lerna ([#488](https://github.com/reside-eng/lint-config/issues/488)) ([6b10c5e](https://github.com/reside-eng/lint-config/commit/6b10c5ea54a9e68f7e3b04499a48a85b704a93cc))
# [0.5.0](https://github.com/reside-eng/lint-config/compare/@side/eslint-config-cypress@0.4.0...@side/eslint-config-cypress@0.5.0) (2022-06-16)

@@ -8,0 +14,0 @@

10

package.json
{
"name": "@side/eslint-config-cypress",
"version": "0.5.0",
"version": "0.6.0-alpha.0",
"main": "index.js",

@@ -8,3 +8,4 @@ "license": "UNLICENSED",

"type": "git",
"url": "http://github.com/reside-eng/lint-config.git"
"url": "http://github.com/reside-eng/lint-config.git",
"directory": "packages/eslint-config-cypress"
},

@@ -14,2 +15,5 @@ "bugs": {

},
"scripts": {
"test": "node index.js"
},
"dependencies": {

@@ -22,3 +26,3 @@ "eslint-plugin-chai-friendly": "^0.7.2",

},
"gitHead": "16c1202910f7b1f775433ee29e9674a9daf917a2"
"gitHead": "1c0a458fcdf9387d3724364ba876959a749fd52d"
}
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