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.4.1 to 0.4.2

6

CHANGELOG.md

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

# 0.4.2-alpha (2019-08-29)
### Perfect
- **babel:** Upgrade babel compilation mode.
# 0.4.1-alpha (2019-08-29)

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

2

lib/index.js

@@ -22,4 +22,2 @@ "use strict";

require("core-js/stable");
require("regenerator-runtime/runtime");

@@ -26,0 +24,0 @@

{
"name": "@jiaminghi/c-render",
"version": "0.4.1",
"version": "0.4.2",
"author": "JiaMing <743192023@qq.com>",

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

"core-js": "^3.1.4",
"@jiaminghi/bezier-curve": "0.0.6",
"@jiaminghi/color": "^0.1.0",
"@jiaminghi/transition": "^1.1.10"
"@jiaminghi/bezier-curve": "*",
"@jiaminghi/color": "*",
"@jiaminghi/transition": "*"
},

@@ -35,0 +35,0 @@ "devDependencies": {

@@ -1,2 +0,1 @@

import "core-js/stable"
import "regenerator-runtime/runtime"

@@ -3,0 +2,0 @@

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

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

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