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

@smarthr/create-lint-set

Package Overview
Dependencies
Maintainers
20
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smarthr/create-lint-set - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

1

lib/index.d.ts

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

#!/usr/bin/env node
export {};

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

#!/usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

8

package.json
{
"name": "@smarthr/create-lint-set",
"version": "1.0.0",
"version": "1.1.0",
"description": "Lint installer",

@@ -16,3 +16,3 @@ "author": "SmartHR",

"license": "MIT",
"main": "lib/index.js",
"bin": "lib/index.js",
"types": "lib/index.d.ts",

@@ -32,3 +32,3 @@ "files": [

"chalk": "4.1.2",
"commander": "^9.1.0",
"commander": "^9.4.0",
"cross-spawn": "^7.0.3",

@@ -40,3 +40,3 @@ "fs-extra": "^10.1.0"

},
"gitHead": "a79af1155db32639478eec65dbc4b9ce1722f208"
"gitHead": "e78124a8f74f4c6c37b11d03468017b972a74687"
}

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