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

i18n-core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-core - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

15

package.json
{
"name": "i18n-core",
"version": "1.3.0",
"description": "Basic i18n translation. ",
"version": "1.3.1",
"description": "Basic i18n translation.",
"main": "index.js",

@@ -9,3 +9,8 @@ "scripts": {

},
"author": "",
"author": {
"name": "Martin Heidegger",
"email": "martin.heidegger@gmail.com"
},
"homepage": "https://github.com/martinheidegger/i18n-core",
"bugs": "https://github.com/martinheidegger/i18n-core/issues",
"license": "ISC",

@@ -17,2 +22,6 @@ "dependencies": {

},
"repository" : {
"type" : "git",
"url" : "git@github.com:martinheidegger/i18n-core.git"
},
"devDependencies": {

@@ -19,0 +28,0 @@ "code": "^1.2.1",

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