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

eslint-plugin-uilib

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-uilib - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

scripts/releaseEslint.js

8

package.json
{
"name": "eslint-plugin-uilib",
"version": "2.2.3",
"version": "2.2.4",
"description": "uilib set of eslint rules",

@@ -22,3 +22,4 @@ "keywords": [

"test": "mocha tests --recursive",
"test:watch": "mocha tests --recursive --watch"
"test:watch": "mocha tests --recursive --watch",
"releaseEslint": "node ./scripts/releaseEslint.js"
},

@@ -42,3 +43,4 @@ "dependencies": {

"eslint-plugin-standard": "^3.0.1",
"mocha": "7.1.2"
"mocha": "7.1.2",
"shell-utils": "^1.0.10"
},

@@ -45,0 +47,0 @@ "engines": {

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