Socket
Socket
Sign inDemoInstall

@ta-interaktiv/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/eslint-config - npm Package Compare versions

Comparing version 1.3.16-alpha.13 to 1.3.16-alpha.14

3

install.js

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

#!/usr/bin/env node
const cosmiconfig = require('cosmiconfig').cosmiconfig

@@ -9,2 +10,4 @@ const gentlyCopy = require('gently-copy')

console.log('Oh, hai! This is the eslint-config postinstall script speaking!')
explorer

@@ -11,0 +14,0 @@ .search()

6

package.json
{
"name": "@ta-interaktiv/eslint-config",
"version": "1.3.16-alpha.13+3e391a89",
"version": "1.3.16-alpha.14+cfa62a3c",
"description": "A common eslint config for use in ta-interaktiv projects.",

@@ -14,3 +14,3 @@ "main": "index.js",

"scripts": {
"postinstall": "node install.js",
"postinstall": "node ./install.js",
"docs": "echo 'No docs for eslint-config'"

@@ -56,3 +56,3 @@ },

},
"gitHead": "3e391a898411e0353a2f704648c93c02352e090f"
"gitHead": "cfa62a3c4335e746393a69ec89f9edd140a15279"
}
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