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

eslint-plugin-actions-on-google

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-actions-on-google - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/utils/logger.js

@@ -45,5 +45,5 @@ /**

default:
logger.level = 'debug';
logger.level = 'info';
break;
}
logger.debug('Logger is now initialized.');
{
"name": "eslint-plugin-actions-on-google",
"version": "1.0.0",
"version": "1.0.1",
"description": "Linter for Actions on Google response generation.",
"main": "lib/index.js",
"keywords": [

@@ -18,3 +19,4 @@ "eslint",

"winston": "^3.2.1",
"requireindex": "~1.1.0"
"requireindex": "~1.1.0",
"lodash.last": "^3.0.0"
},

@@ -27,3 +29,2 @@ "devDependencies": {

"espree": "^5.0.1",
"lodash.last": "^3.0.0",
"mocha": "^6.1.4"

@@ -30,0 +31,0 @@ },

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