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

@ballerine/config

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ballerine/config - npm Package Compare versions

Comparing version

to
1.1.34

6

CHANGELOG.md
# @ballerine/config
## 1.1.34
### Patch Changes
- version bump
## 1.1.33

@@ -4,0 +10,0 @@

2

package.json
{
"private": false,
"name": "@ballerine/config",
"version": "1.1.33",
"version": "1.1.34",
"description": "",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -11,8 +11,6 @@ {

"noEmit": true,
/* If your code runs in the DOM: */
"lib": ["es2022", "dom", "dom.iterable"],
"lib": ["es2023", "dom", "dom.iterable"],
"jsx": "react-jsx"
}
}