Socket
Socket
Sign inDemoInstall

@jiaminghi/c-render

Package Overview
Dependencies
5
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.3.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 0.3.2-alpha (2019-06-03)
### Bug Fixes
- **CRender:** An exception caused by missing import `deepClone`.
# 0.3.1-alpha (2019-06-02)

@@ -2,0 +8,0 @@

2

class/crender.class.js
import color from '@jiaminghi/color'
import bezierCurve from '@jiaminghi/bezier-curve'
import { deepClone } from '../lib/util'
import allGraph from '../config/graphs'

@@ -5,0 +7,0 @@

2

package.json
{
"name": "@jiaminghi/c-render",
"version": "0.3.1",
"version": "0.3.2",
"author": "JiaMing <743192023@qq.com>",

@@ -5,0 +5,0 @@ "description": "Canvas-based vector graphics rendering plugin",

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