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

sf-sketch-rpc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sf-sketch-rpc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "sf-sketch-rpc",
"version": "1.0.0",
"version": "1.0.1",
"description": "RPC module based on `coscript` cli for running scripts in Sketch runtime on node.js platform",

@@ -8,2 +8,5 @@ "main": "lib/index.js",

"build": "babel src -d lib",
"prep:major": "npm run build && npm version major",
"prep:minor": "npm run build && npm version minor",
"prep:patch": "npm run build && npm version patch",
"prepublish": "npm run build"

@@ -10,0 +13,0 @@ },

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