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

@favware/milky-tslint

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@favware/milky-tslint - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

package.json
{
"name": "@favware/milky-tslint",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript linter Gulp plugin, based on gulp-tslint but updated for modernization",

@@ -10,9 +10,9 @@ "author": "@favware",

"runkitExampleFilename": "./config/example.js",
"homepage": "https://github.com/favna/milky-tslint",
"homepage": "https://favware.tech/milkylint",
"repository": {
"type": "git",
"url": "git+https://github.com/favna/milky-tslint.git"
"url": "git+https://github.com/favware/milky-tslint.git"
},
"bugs": {
"url": "https://github.com/favna/milky-tslint/issues"
"url": "https://github.com/favware/milky-tslint/issues"
},

@@ -34,3 +34,4 @@ "keywords": [

"scripts": {
"start": "echo Sorry we use Gulp, get some 🥛 to freshen up."
"start": "echo Sorry we use Gulp, get some 🥛 to freshen up.",
"prepublishOnly": "yarn gulp release"
},

@@ -47,6 +48,6 @@ "dependencies": {

"@favware/tslint-config": "^1.0.0",
"@types/node": "^12.0.0",
"@types/node": "^12.0.2",
"@types/through": "^0.0.29",
"del": "^4.1.1",
"gulp": "^4.0.1",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",

@@ -58,3 +59,3 @@ "gulp-typescript": "^5.0.1",

"uglify-es": "^3.3.9",
"yargs": "^13.2.2"
"yargs": "^13.2.4"
},

@@ -61,0 +62,0 @@ "peerDependencies": {

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