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

grunt-version-assets

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

grunt-version-assets - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "grunt-version-assets",
"version": "1.0.0",
"version": "1.1.0",
"description": "Use node-version-assets to rename static assets and update references",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/basti1302/grunt-version-assets",

@@ -59,5 +59,5 @@ /*

if (err) {
done(false);
return done(err);
} else {
done();
return done();
}

@@ -64,0 +64,0 @@ });

Sorry, the diff of this file is not supported yet

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