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

canvas-context

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canvas-context - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [3.0.1](https://github.com/dmnsgn/canvas-context/compare/v3.0.0...v3.0.1) (2021-03-22)
### Bug Fixes
* add sideEffects key to package.json ([5a0110e](https://github.com/dmnsgn/canvas-context/commit/5a0110ed66fa12ccd9b1961e6b0a185dd26b1b6e))
## [3.0.0](https://github.com/dmnsgn/canvas-context/compare/v2.0.0...v3.0.0) (2021-03-18)

@@ -7,0 +16,0 @@

3

package.json
{
"name": "canvas-context",
"version": "3.0.0",
"version": "3.0.1",
"description": "Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, gpupresent), optionally offscreen for possible use in a Worker.",

@@ -33,2 +33,3 @@ "keywords": [

"author": "Damien Seguin (https://github.com/dmnsgn)",
"sideEffects": false,
"type": "module",

@@ -35,0 +36,0 @@ "main": "index.js",

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