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

broccoli-asset-rev

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-asset-rev - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

3

lib/asset-rev.js
var Fingerprint = require('./fingerprint');
var UseRev = require('./use-rev');
var UseRev = require('broccoli-asset-rewrite');

@@ -23,3 +23,2 @@ function AssetRev(inputTree, options) {

return UseRev(fingerprintTree, this);

@@ -26,0 +25,0 @@ }

{
"name": "broccoli-asset-rev",
"version": "0.0.13",
"version": "0.0.14",
"description": "broccoli asset revisions (fingerprint)",

@@ -31,2 +31,3 @@ "main": "lib/asset-rev.js",

"dependencies": {
"broccoli-asset-rewrite": "0.0.1",
"broccoli-filter": "~0.1.6",

@@ -33,0 +34,0 @@ "rsvp": "~3.0.6"

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