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

eslint-plugin-impress

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-impress - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "eslint-plugin-impress",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint plugin for compatibility with Impress Application Server",

@@ -29,3 +29,6 @@ "main": "plugin.js",

"eslint": "^3.12.0"
},
"peerDependencies": {
"eslint": "^3.12.0"
}
}

8

README.md

@@ -7,5 +7,5 @@ # eslint-plugin-impress

[x] Correct handling of application scripts (implicit strict mode).
[x] Correct handling of configs, schemas and API handlers (implicit strict
mode, implicit `module.exports`).
[ ] Automatic config validation according to config schemas.
- [x] Correct handling of application scripts (implicit strict mode).
- [x] Correct handling of configs, schemas and API handlers (implicit strict
mode, implicit `module.exports`).
- [ ] Automatic config validation according to config schemas.
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