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

eslint-config-rive

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-rive - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

4

CHANGELOG.md
# Changelog
## 1.3.0
- Ignore build, coverage, dist, lib, node_modules and .rive folder
## 1.2.0

@@ -4,0 +8,0 @@

@@ -26,2 +26,3 @@ module.exports = {

},
ignorePatterns: ['build', 'coverage', 'dist', 'lib', 'node_modules', '.rive'],
};

2

package.json
{
"name": "eslint-config-rive",
"version": "1.2.0",
"version": "1.3.0",
"description": "ESLint shareable configuration for RiVE projects",

@@ -5,0 +5,0 @@ "main": "index.js",

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