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

broccoli-svgstore

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-svgstore - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

# 0.4.2 -- April 5, 2017
- Remove unnecessary (and broken-in-Windows) check for absolute path on `this.outputPath` ([#31](https://github.com/svgstore/broccoli-svgstore/pull/31)).
# 0.4.1 -- January 9, 2017

@@ -2,0 +7,0 @@

2

index.js

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

helpers.assertAbsolutePaths([this.outputPath]); // ❓❓ QUESTION: Necessary?
var outputDestination = path.join(this.outputPath, this._options.outputFile);

@@ -90,0 +88,0 @@

{
"name": "broccoli-svgstore",
"version": "0.4.1",
"version": "0.4.2",
"description": "Combine all your SVGs into one using <symbol>",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,0 +0,0 @@ # broccoli-svgstore

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