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

@akinon/akilocale

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akinon/akilocale - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

dist/index.d.ts

21

package.json
{
"name": "@akinon/akilocale",
"description": "AkiLocale is a localization library for Akinon projects.",
"version": "0.3.0",
"version": "0.4.0",
"type": "module",

@@ -9,5 +9,12 @@ "main": "dist/index.js",

"files": [
"dist",
"react"
"dist"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.cjs"
},
"./package.json": "./package.json"
},
"dependencies": {

@@ -26,10 +33,2 @@ "i18next": "23.11.2",

"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.cjs"
},
"./package.json": "./package.json"
},
"scripts": {

@@ -36,0 +35,0 @@ "build": "vite build",

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