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

@types/svg-parser

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/svg-parser - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

svg-parser/index.d.ts

@@ -26,5 +26,5 @@ // Type definitions for svg-parser 2.0

type: 'root';
children: Node;
children: [Node];
}
export function parse(source: string): RootNode;
{
"name": "@types/svg-parser",
"version": "2.0.0",
"version": "2.0.1",
"description": "TypeScript definitions for svg-parser",

@@ -27,4 +27,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "9c347c3d5c7d7a8656fc1b8bf542e62de73194487ae5af0708ddaacc046384e7",
"typesPublisherContentHash": "34b9f1a86477645f56f0ea9163ae6cf736c0b88815ba4fbf0d735b1afed0cfdd",
"typeScriptVersion": "2.1"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 25 Sep 2019 18:07:23 GMT
* Last updated: Thu, 03 Oct 2019 21:43:46 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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