Socket
Socket
Sign inDemoInstall

@zeplin/cli

Package Overview
Dependencies
307
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0-beta.0 to 1.1.0-beta.1

dist/src/api/index.d.ts

7

dist/package.json
{
"name": "@zeplin/cli",
"version": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"description": "Zeplin CLI",

@@ -10,4 +10,9 @@ "main": "./dist/src/index.js",

},
"files": [
"dist",
"bin"
],
"scripts": {
"test": "jest",
"build:dev": "tsc --sourceMap",
"build": "tsc && npm run prepare-api",

@@ -14,0 +19,0 @@ "build:clean": "rm -rf dist/ && npm run build",

{
"name": "@zeplin/cli",
"version": "1.1.0-beta.0",
"version": "1.1.0-beta.1",
"description": "Zeplin CLI",

@@ -10,4 +10,9 @@ "main": "./dist/src/index.js",

},
"files": [
"dist",
"bin"
],
"scripts": {
"test": "jest",
"build:dev": "tsc --sourceMap",
"build": "tsc && npm run prepare-api",

@@ -14,0 +19,0 @@ "build:clean": "rm -rf dist/ && npm run build",

api-extractor.json
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc