New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reason

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reason - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

8

package.json
{
"version": "1.10.0",
"version": "1.10.1",
"description": "Friendly Syntax & Toolchain Powered by OCaml",

@@ -27,3 +27,3 @@ "repository": {

"version": {
"val": "1.10.0",
"val": "1.10.1",
"global": true,

@@ -46,3 +46,3 @@ "globalCollisionBehavior": "clobber"

"globalCollisionBehavior": "clobber",
"val": "1.10.0"
"val": "1.10.1"
}

@@ -67,3 +67,3 @@ },

"editor": "eval $(dependencyEnv) && eval $EDITOR",
"postinstall": "eval $(dependencyEnv) && nopam && ./pkg/substs pkg/META.in && make compile_error && make precompile && ./build.native build --native true --native-dynlink true --utop ${utop_installed:-false} && (opam-installer --prefix=$opam_prefix || true)",
"postinstall": "eval $(dependencyEnv) && nopam && ./pkg/substs pkg/META.in && make compile_error && ocaml pkg/build.ml native=true native-dynlink=true utop=${utop_installed:-false} && (opam-installer --prefix=$opam_prefix || true)",
"clean": "eval $(dependencyEnv) && nopam && make clean",

@@ -70,0 +70,0 @@ "env": "eval $(dependencyEnv) && env",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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