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

@nevware21/grunt-eslint-ts

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nevware21/grunt-eslint-ts - npm Package Compare versions

Comparing version 0.2.5 to 0.5.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# v0.5.0 (July 21st, 2024)
Bumping to 0.5.0 to align with the changes for grunt ts plugin to support inlining the tsconfig.
## Changelog
- #44 [Feature] Add support to inlining the tsconfig.json within the grunt config
- #254 [Feature] Add Support for multiple tsconfigs
- #259 Bump @nevware21 gunt plugins to latest
# v0.2.5 (July 4th, 2024)

@@ -2,0 +12,0 @@

10

package.json
{
"name": "@nevware21/grunt-eslint-ts",
"description": "ESLint TypeScript Validation Plugin for GruntJS",
"version": "0.2.5",
"version": "0.5.0",
"homepage": "https://github.com/nevware21/grunt-plugins",

@@ -19,3 +19,3 @@ "author": {

"build": "grunt eslint_ts_plugin --verbose && npm run package",
"rebuild": "npm run build",
"rebuild": "npm run build && npm run test",
"package": "rollup -c rollup.config.mjs",

@@ -51,5 +51,5 @@ "test": "grunt eslint_ts_plugin_test",

"@types/grunt": "^0.4.27",
"@nevware21/grunt-plugins-shared-utils": "0.3.3",
"@nevware21/grunt-eslint-ts": "^0.2.4",
"@nevware21/grunt-ts-plugin": "^0.4.5",
"@nevware21/grunt-plugins-shared-utils": "0.5.0",
"@nevware21/grunt-eslint-ts": "^0.2.5",
"@nevware21/grunt-ts-plugin": "^0.4.6",
"grunt": "^1.5.3",

@@ -56,0 +56,0 @@ "grunt-cli": "^1.4.3",

Sorry, the diff of this file is too big to display

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