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

@douyinfe/create-semi-d2c-plugin

Package Overview
Dependencies
Maintainers
10
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@douyinfe/create-semi-d2c-plugin - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

CHANGELOG.md
# @douyinfe/create-semi-d2c-plugin
## 0.0.4
### Patch Changes
- feat: add inspectDraft and modifyInspects hooks, update ts config file
## 0.0.3

@@ -4,0 +10,0 @@

2

package.json
{
"name": "@douyinfe/create-semi-d2c-plugin",
"version": "0.0.3",
"version": "0.0.4",
"description": "Create Semi D2C plugin project",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -14,3 +14,3 @@ {

"@babel/eslint-parser": "^7.22.10",
"@douyinfe/semi-d2c-typings": "^0.0.4",
"@douyinfe/semi-d2c-typings": "^0.0.5",
"@rollup/plugin-commonjs": "^25.0.4",

@@ -17,0 +17,0 @@ "@rollup/plugin-node-resolve": "^15.2.0",

{
"compilerOptions": {
"target": "ES6",
"lib": ["ES6", "DOM"],
"target": "ESNext",
"lib": ["ESNext", "DOM"],
"module": "CommonJS",

@@ -6,0 +6,0 @@ "skipLibCheck": true

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