Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-cacheinfo

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-cacheinfo - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

0

Gruntfile.js

@@ -0,0 +0,0 @@ /*

2

package.json
{
"name": "grunt-cacheinfo",
"description": "cacheinfo.",
"version": "0.1.4",
"version": "0.1.5",
"homepage": "http://gitlab.alibaba-inc.com/trip-tools/grunt-cacheinfo",

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

@@ -121,3 +121,3 @@ /*

for(var i = 0;i<globalConfig.length;i++){
if(globalConfig[i].name == abc.name){
if(globalConfig[i].name == abc.name || (globalConfig[i].name == 'h5-ticket' && abc.name == 'h5-fsticket')){
pkg = globalConfig[i];

@@ -124,0 +124,0 @@ isPkgFound = true;

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