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

@pluginjs/i18n

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluginjs/i18n - npm Package Compare versions

Comparing version 0.7.16 to 0.7.17

2

dist/i18n.common.js
/*!
* @pluginjs/i18n v0.7.16 (https://pluginjs.com)
* @pluginjs/i18n v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/i18n v0.7.16 (https://pluginjs.com)
* @pluginjs/i18n v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/i18n v0.7.16 (https://pluginjs.com)
* @pluginjs/i18n v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/i18n v0.7.16 (https://pluginjs.com)
* @pluginjs/i18n v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

/*!
* @pluginjs/i18n v0.7.16 (https://pluginjs.com)
* @pluginjs/i18n v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -10,3 +10,3 @@ * Released under the GPL-3.0 License.

(global = global || self, global['@pluginjs/i18n'] = factory(global['@pluginjs/utils'], global['@pluginjs/template']));
}(this, function (utils, template) { 'use strict';
}(this, (function (utils, template) { 'use strict';

@@ -187,2 +187,2 @@ template = template && template.hasOwnProperty('default') ? template['default'] : template;

}));
})));
/*!
* @pluginjs/i18n v0.7.16 (https://pluginjs.com)
* @pluginjs/i18n v0.7.17 (https://pluginjs.com)
* Copyright 2019 Creation Studio Limited

@@ -4,0 +4,0 @@ * Released under the GPL-3.0 License.

@@ -14,3 +14,3 @@ {

},
"version": "0.7.16",
"version": "0.7.17",
"category": "core",

@@ -37,7 +37,7 @@ "main": "dist/i18n.common.js",

"dependencies": {
"@pluginjs/template": "^0.7.16",
"@pluginjs/utils": "^0.7.16"
"@pluginjs/template": "^0.7.17",
"@pluginjs/utils": "^0.7.17"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/core": "^7.7.5",
"@pluginjs/browserslist-config": "^1.2.11",

@@ -70,4 +70,4 @@ "@pluginjs/cli": "^0.7.14",

],
"gitHead": "d1b3d9591a2fa49f13758c5ad8effcb021b096fc",
"gitHead": "472b4a8e7fa20f8f6a75a6d98c42eddd32067b3e",
"title": "Plugin"
}
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