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

@parcel/utils

Package Overview
Dependencies
Maintainers
1
Versions
889
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/utils - npm Package Compare versions

Comparing version 2.0.0-canary.1733 to 2.0.0-canary.1735

src/svgo.js

14

package.json
{
"name": "@parcel/utils",
"version": "2.0.0-canary.1733+96d88140e",
"version": "2.0.0-canary.1735+f53f45037",
"description": "Blazing fast, zero configuration web application bundler",

@@ -36,7 +36,7 @@ "license": "MIT",

"dependencies": {
"@parcel/codeframe": "2.0.0-canary.1733+96d88140e",
"@parcel/diagnostic": "2.0.0-canary.1733+96d88140e",
"@parcel/logger": "2.0.0-canary.1733+96d88140e",
"@parcel/markdown-ansi": "2.0.0-canary.1733+96d88140e",
"@parcel/rust": "2.12.1-canary.3356+96d88140e",
"@parcel/codeframe": "2.0.0-canary.1735+f53f45037",
"@parcel/diagnostic": "2.0.0-canary.1735+f53f45037",
"@parcel/logger": "2.0.0-canary.1735+f53f45037",
"@parcel/markdown-ansi": "2.0.0-canary.1735+f53f45037",
"@parcel/rust": "2.12.1-canary.3358+f53f45037",
"@parcel/source-map": "^2.1.1",

@@ -70,3 +70,3 @@ "chalk": "^4.1.2",

},
"gitHead": "96d88140e14585945921e4a0142511c29c0f7d0f"
"gitHead": "f53f4503799a07e3a01452f5e53ead44c30ebc53"
}

@@ -89,1 +89,2 @@ // @flow strict-local

export {default as stripAnsi} from 'strip-ansi';
export {detectSVGOVersion} from './svgo';

Sorry, the diff of this file is too big to display

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