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

@solid-primitives/i18n

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/i18n - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "@solid-primitives/i18n",
"version": "2.0.0",
"version": "2.0.1",
"description": "Library of primitives for providing internationalization support.",

@@ -44,3 +44,6 @@ "author": "Alexandre Mouton-Brady <amoutonbrady@gmail.com>",

},
"require": "./dist/index.cjs"
"require": {
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"
}
},

@@ -58,5 +61,4 @@ "typesVersions": {},

},
"dependencies": {},
"devDependencies": {
"solid-js": "^1.7.11"
"solid-js": "^1.8.7"
},

@@ -63,0 +65,0 @@ "scripts": {

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