Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@setareyek/i18n

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@setareyek/i18n - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

9

package.json
{
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",

@@ -18,5 +18,8 @@ "main": "dist/index.js",

"lint": "tsdx lint",
"prepare": "tsdx build",
"prepare": "npm run before-publish && tsdx build",
"postpublish": "npm run after-publish",
"size": "size-limit",
"analyze": "size-limit --why"
"analyze": "size-limit --why",
"before-publish": "mv README.md _.MD",
"after-publish": "mv _.md README.MD"
},

@@ -23,0 +26,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