🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

rescript-schema

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rescript-schema - npm Package Compare versions

Comparing version
9.3.2
to
9.3.3
+3
-2
package.json
{
"name": "rescript-schema",
"version": "9.3.2",
"version": "9.3.3",
"description": "🧬 The fastest parser in the entire JavaScript ecosystem with a focus on small bundle size and top-notch DX",

@@ -38,3 +38,4 @@ "keywords": [

"import": "./src/S.mjs",
"require": "./src/S.js"
"require": "./src/S.js",
"types": "./src/S.d.ts"
},

@@ -41,0 +42,0 @@ "./src/*": "./src/*"