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

@rescript/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rescript/core - npm Package Compare versions

Comparing version

to
1.6.0

@@ -5,2 +5,8 @@ # @rescript/core Changelog

## 1.6.0
- Optimize compare and equal functions. https://github.com/rescript-association/rescript-core/pull/238
- Add `make` and `done` + `value` functions to `AsyncIterator`. https://github.com/rescript-association/rescript-core/pull/243
- Int: Add bitwise functions from Pervasives. https://github.com/rescript-association/rescript-core/pull/245
## 1.5.2

@@ -7,0 +13,0 @@

{
"name": "@rescript/core",
"version": "1.5.2",
"version": "1.6.0",
"scripts": {

@@ -27,9 +27,9 @@ "clean": "rescript clean",

"peerDependencies": {
"rescript": "^11.1.0-rc.7"
"rescript": ">=11.1.0"
},
"devDependencies": {
"@babel/code-frame": "7.18.6",
"@rescript/tools": "^0.5.0",
"rescript": "^11.1.0-rc.7"
"@rescript/tools": "0.6.4",
"rescript": "11.1.4"
}
}

@@ -21,3 +21,3 @@ {

"package-specs": {
"module": "es6",
"module": "esmodule",
"in-source": true

@@ -24,0 +24,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet