Socket
Socket
Sign inDemoInstall

path2d-polyfill

Package Overview
Dependencies
0
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "path2d-polyfill",
"version": "1.1.0",
"version": "1.1.1",
"description": "Polyfills Path2D api for canvas rendering",

@@ -5,0 +5,0 @@ "scripts": {

@@ -10,4 +10,8 @@ # path2d-polyfill

## Usage
Load from cdn
```
<script lang="javascript" src="https://unpkg.com/path2d-polyfill"></script>
```
or install from npm
```
npm install --save path2d-polyfill

@@ -14,0 +18,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc