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.0.0 to 1.0.1

4

CHANGELOG.md
# Changelog
## 1.0.1
- Change to CJS module
## 1.0.0

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

4

index.js

@@ -1,2 +0,2 @@

const config = {
module.exports = {
extends: [

@@ -21,3 +21,1 @@ 'eslint:recommended',

};
export default config;
{
"name": "eslint-config-rive",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint shareable configuration for RiVE projects",
"type": "module",
"main": "index.js",

@@ -7,0 +6,0 @@ "scripts": {

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