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

bs-sentia-std

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-sentia-std - npm Package Compare versions

Comparing version 15.0.3 to 15.1.0

10

lib/js/src/Std.js

@@ -6,2 +6,3 @@ // Generated by BUCKLESCRIPT VERSION 2.0.0, PLEASE EDIT WITH CARE

var $$Array = require("bs-platform/lib/js/array.js");
var Async = require("bs-async/lib/js/src/Async.js");
var Block = require("bs-platform/lib/js/block.js");

@@ -1453,2 +1454,10 @@ var Curry = require("bs-platform/lib/js/curry.js");

var Async$1 = /* Async */[
Async.none,
Async.make,
Async.map,
Async.flatten,
Async.flatMap
];
var List$1 = [

@@ -1578,2 +1587,3 @@ List.length,

exports.parseJSON = parseJSON;
exports.Async = Async$1;
exports.Option = Option;

@@ -1580,0 +1590,0 @@ exports.List = List$1;

2

package.json
{
"name": "bs-sentia-std",
"version": "15.0.3",
"version": "15.1.0",
"scripts": {

@@ -5,0 +5,0 @@ "clean": "bsb -clean-world",

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