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

x18n

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

x18n - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/x18n.js

@@ -342,3 +342,3 @@ (function() {

if ((typeof module !== "undefined" && module !== null) && (module.exports != null)) {
if (typeof module !== "undefined" && module !== null) {
Observable = require('observable_js');

@@ -345,0 +345,0 @@ module.exports = base(Observable);

{
"name": "x18n",
"version": "1.0.4",
"version": "1.0.5",
"description": "A JavaScript internationalisation library",

@@ -5,0 +5,0 @@ "github": "https://github.com/florian/x18n",

Sorry, the diff of this file is not supported yet

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