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

@rescript/tools

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rescript/tools - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

binaries/.gitkeep

12

package.json
{
"name": "@rescript/tools",
"description": "ReScript Tools",
"version": "0.3.0",
"version": "0.4.0",
"author": "ReScript Team",
"license": "MIT",
"bin": {
"rescript-tools": "./src/Cli.bs.js"
"rescript-tools": "npm/cli.js"
},

@@ -16,6 +16,6 @@ "keywords": [

"files": [
"src/Cli.bs.js",
"src/*.res",
"src/*.resi",
"analysis_binaries/",
"npm/cli.js",
"npm/*.res",
"npm/*.resi",
"binaries",
"rescript.json",

@@ -22,0 +22,0 @@ "README.md"

{
"name": "@rescript/tools",
"version": "0.2.0",
"version": "0.3.0",
"sources": [
{
"dir": "src"
"dir": "npm"
}

@@ -8,0 +8,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