New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-kyt

Package Overview
Dependencies
Maintainers
4
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-kyt - npm Package Compare versions

Comparing version 1.2.12 to 1.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.3.0](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.12...eslint-plugin-kyt@1.3.0) (2021-03-13)
### Features
* add babel preset with typescript support ([#704](https://github.com/nytimes/kyt/issues/704)) ([066d24a](https://github.com/nytimes/kyt/commit/066d24ad31fef2ab8777a9ed584901454b59a2e3)), closes [#694](https://github.com/nytimes/kyt/issues/694)
## [1.2.12](https://github.com/nytimes/kyt/compare/eslint-plugin-kyt@1.2.11...eslint-plugin-kyt@1.2.12) (2021-03-10)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "eslint-plugin-kyt",
"version": "1.2.12",
"version": "1.3.0",
"description": "ESLint plugin for Vi-specific rules.",

@@ -17,4 +17,4 @@ "main": "lib/index.js",

"devDependencies": {
"babel-preset-kyt-react": "1.2.18",
"mocha": "8.3.1"
"babel-preset-kyt-react": "1.3.0",
"mocha": "8.3.2"
},

@@ -24,3 +24,3 @@ "scripts": {

},
"gitHead": "79b9b3413a3001a6ca68823876e8bbc7b871e4ed"
"gitHead": "4236b796ed28c4bd75a36886957e02a1bbed66dc"
}
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