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

keepfast-contrib-yslow

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keepfast-contrib-yslow - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "keepfast-contrib-yslow",
"version": "0.0.2",
"description": "",
"version": "0.0.3",
"description": "Plugin for keepfast support yslow",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -9,4 +9,5 @@ module.exports = {

'expected': '90',
'condition': '<',
'result': true
'condition': '>',
'result': true,
'unit': ''
}]

@@ -20,3 +21,4 @@ },

'condition': '<',
'result': true
'result': true,
'unit': 'ms'
}]

@@ -23,0 +25,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