New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rescript-asyncdata

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

rescript-asyncdata - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+3
-2
bsconfig.json

@@ -11,3 +11,4 @@ {

"dir": "test",
"subdirs": true
"subdirs": true,
"type": "dev"
}

@@ -19,3 +20,3 @@ ],

},
"bs-dependencies": ["reason-test-framework"],
"bs-dev-dependencies": ["reason-test-framework"],
"suffix": ".bs.js",

@@ -22,0 +23,0 @@ "warnings": {

@@ -0,3 +1,9 @@

# 1.0.1
Fixes:
- Fixed production dependencies (9710eb0)
# 1.0.0
Initial release
+1
-1
{
"name": "rescript-asyncdata",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

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