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

bs-deriving

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-deriving - npm Package Compare versions

Comparing version 44.1.0 to 44.1.1

src/runtime/gen/ppx_deriving_runtime.bs.js

4

bsconfig.json
{
"name": "bs-deriving",
"version": "44.1.0",
"version": "44.1.1",
"sources": [
{
"dir": "src/runtime"
"dir": "src/runtime/gen"
}

@@ -8,0 +8,0 @@ ],

{
"name": "bs-deriving",
"version": "44.1.0",
"version": "44.1.1",
"description": "Type-driven code generation for OCaml, ReasonML, and BuckleScript",
"main": "src/runtime/ppx_deriving_runtime.bs.js",
"main": "src/runtime/gen/ppx_deriving_runtime.bs.js",
"directories": {

@@ -15,3 +15,3 @@ "example": "src_examples"

"node-jq": "^1.9.0",
"ppx-deriving": "=44.1.0"
"ppx-deriving": "=44.1.1"
},

@@ -31,2 +31,3 @@ "peerDependencies": {

"test:ppx": "dune runtest",
"pretest:examples": "npm run build:examples",
"test:examples": "node src_examples/print_test.bs.js",

@@ -33,0 +34,0 @@ "test": "npm run test:ppx && npm run test:examples",

@@ -5,3 +5,3 @@ {

{
"dir": "../src/runtime"
"dir": "../src/runtime/gen"
},

@@ -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