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

@adminforth/i18n

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminforth/i18n - npm Package Compare versions

Comparing version 1.0.17-next.0 to 1.0.18-next.1

6

package.json
{
"name": "@adminforth/i18n",
"version": "1.0.17-next.0",
"version": "1.0.18-next.1",
"main": "dist/index.js",

@@ -8,4 +8,4 @@ "types": "dist/index.d.ts",

"scripts": {
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/ && npm version patch",
"rollout": "npm run build && npm publish --access public",
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/",
"rollout": "npm run build && npm version patch && npm publish --access public",
"rollout-next": "npm run build && npm version prerelease --preid=next && npm publish --tag next",

@@ -12,0 +12,0 @@ "prepare": "npm link adminforth"

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