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

@nuclia/core

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuclia/core - npm Package Compare versions

Comparing version 1.19.0 to 1.19.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 1.19.1 (2024-08-14)
### Bug fix
- Remove wrong `exports` path in package.json
# 1.19.0 (2024-08-14)

@@ -2,0 +8,0 @@

8

package.json
{
"name": "@nuclia/core",
"version": "1.19.0",
"version": "1.19.1",
"description": "SDK allowing to integrate Nuclia services in your frontend application",

@@ -12,8 +12,2 @@ "license": "MIT",

"module": "esm/index.js",
"exports": {
".": {
"import": "./esm/index.js",
"require": "./umd/index.js"
}
},
"types": "types/index.d.ts",

@@ -20,0 +14,0 @@ "peerDependencies": {

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