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

node-rev

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-rev - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/index.js

@@ -33,4 +33,2 @@ 'use strict';

console.log(files);
var baseDir = void 0;

@@ -37,0 +35,0 @@ if (files && files.length === 1) {

3

package.json
{
"name": "node-rev",
"version": "1.1.0",
"version": "1.1.1",
"description": "cli and node api version of gulp/grunt-rev, uses rev-path, rev-hash to generate a json of assets",

@@ -25,2 +25,3 @@ "keywords": "rev, rev-path, rev-hash, assets, manifest",

"watch-babel": "babel src -d lib -w -D --source-maps",
"prepublish": "npm run build",
"build": "npm-run-all clean lint babel",

@@ -27,0 +28,0 @@ "dev": "npm-run-all clean --parallel watch-lint watch-babel"

Sorry, the diff of this file is not supported yet

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