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

@opencreek/eslint-plugin-ts

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencreek/eslint-plugin-ts - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1-canary.14.1555195697.0

6

package.json
{
"name": "@opencreek/eslint-plugin-ts",
"version": "0.4.0",
"version": "0.4.1-canary.14.1555195697.0",
"description": "ESLint plugin for Common TypeScript rules",

@@ -11,3 +11,3 @@ "type": "module",

],
"main": "../../build/lib/index.js",
"main": "./build/lib/index.js",
"files": [

@@ -58,3 +58,3 @@ "build/**"

},
"gitHead": "dd2f95280954c681d7e90bbda6847fa2af99823b"
"gitHead": "e3bd17763268b52570997dd989d172ed6aceed1c"
}

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

# @opencreek/eslint-plugin-storybook
# @opencreek/eslint-plugin-ts

@@ -13,10 +13,10 @@ Disalows relative path across the baseUrl of your tsconfig

Next, install `@opencreek/eslint-plugin-storybook`:
Next, install `@opencreek/eslint-plugin-ts`:
```sh
npm install @opencreek/eslint-plugin-storybook --save-dev
npm install @opencreek/eslint-plugin-ts --save-dev
```
```sh
yarn add --dev @opencreek/eslint-plugin-storybook
yarn add --dev @opencreek/eslint-plugin-ts
```

@@ -23,0 +23,0 @@

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