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

emojify-lyrics

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emojify-lyrics - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

9

package.json
{
"name": "emojify-lyrics",
"version": "1.5.2",
"version": "1.5.3",
"description": "Making the world a :slight_smile: place",

@@ -20,5 +20,7 @@ "main": "dist/index.js",

"lint:fix": "eslint --config ./.eslintrc.js --fix --ext .ts,.js src/ scripts/",
"postinstall": "husky install",
"_postinstall": "husky install",
"prepare": "husky install",
"precommit": "lint-staged"
"precommit": "lint-staged",
"prepack": "pinst --disable",
"postpack": "pinst --enable"
},

@@ -37,2 +39,3 @@ "devDependencies": {

"lint-staged": "^12.3.5",
"pinst": "^3.0.0",
"prettier": "^2.5.1",

@@ -39,0 +42,0 @@ "ts-jest": "^27.1.3",

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

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