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.12 to 0.1.13

2

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

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

@@ -20,2 +20,4 @@ # grunt-cacheinfo

- 0.1.13
- `grunt.registerTask` => `grunt.registerMultiTask`
- 0.1.12

@@ -22,0 +24,0 @@ - 升级 cache_info.json -> abc.json,加入配置项 `genABCJSON`,当配置上 `genABCJSON` 时,**不再输出 `options.dest` **。

@@ -19,5 +19,4 @@ /*

module.exports = function (grunt) {
grunt.registerTask('cacheinfo', 'cacheinfo.', function () {
grunt.registerMultiTask('cacheinfo', 'cacheinfo.', function () {
// Merge task-specific and/or target-specific options with these defaults.

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