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

@drjs/multilanguage

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drjs/multilanguage - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.d.ts

13

package.json
{
"name": "@drjs/multilanguage",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -9,3 +9,7 @@ "author": "amadormf",

"build": "tsc",
"test": "jest"
"clean": "rm -rf lib",
"preversion": "yarn test && yarn clean",
"test": "jest",
"version": "yarn build",
"postversion": "git push --follow-tags"
},

@@ -17,3 +21,6 @@ "devDependencies": {

"typescript": "^3.3.1"
}
},
"files": [
"dist"
]
}
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