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

eslint-parser-plain

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-parser-plain - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

dist/index.d.ts

@@ -21,3 +21,7 @@ declare const parseForESLint: (code: string) => {

};
declare const meta: {
name: string;
version: string;
};
export { parseForESLint };
export { meta, parseForESLint };

8

package.json
{
"name": "eslint-parser-plain",
"version": "0.1.0",
"packageManager": "pnpm@8.5.1",
"version": "0.1.1",
"packageManager": "pnpm@8.15.6",
"author": "Ray <i@mk1.io> (@so1ve)",

@@ -47,3 +47,3 @@ "description": "Parse various types of files with ESLint.",

"@antfu/ni": "^0.21.3",
"@so1ve/eslint-config": "^0.92.0",
"@so1ve/eslint-config": "^0.110.0",
"@types/eslint": "^8.40.0",

@@ -57,3 +57,3 @@ "@types/node": "^18.16.3",

"vite": "^4.3.4",
"vitest": "^0.31.0"
"vitest": "^0.32.0"
},

@@ -60,0 +60,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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