Socket
Socket
Sign inDemoInstall

@lion/localize

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/localize - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.1.7](https://github.com/ing-bank/lion/compare/@lion/localize@0.1.6...@lion/localize@0.1.7) (2019-05-13)
### Bug Fixes
* add prepublish step to make links absolute for npm docs ([9f2c4f6](https://github.com/ing-bank/lion/commit/9f2c4f6))
## [0.1.6](https://github.com/ing-bank/lion/compare/@lion/localize@0.1.5...@lion/localize@0.1.6) (2019-05-08)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@lion/localize",
"version": "0.1.6",
"version": "0.1.7",
"description": "The localization system helps to manage localization data split into locales and automate its loading",

@@ -17,3 +17,3 @@ "author": "ing-bank",

"scripts": {
"prepublishOnly": "../../scripts/insert-header.js"
"prepublishOnly": "../../scripts/npm-prepublish.js"
},

@@ -35,3 +35,3 @@ "keywords": [

"@bundled-es-modules/message-format": "6.0.4",
"@lion/core": "^0.1.3"
"@lion/core": "^0.1.4"
},

@@ -44,3 +44,3 @@ "devDependencies": {

},
"gitHead": "0f0864b3da2d8d549de18733b597ebe49c9e1fc5"
"gitHead": "97fe0f0aa720bef21fc000e584a44a62302d6871"
}
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