Socket
Socket
Sign inDemoInstall

globalize

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

globalize - npm Package Compare versions

Comparing version 1.1.0-rc.1 to 1.1.0-rc.2

6

dist/globalize-runtime.js
/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -31,4 +31,4 @@ */

module.exports = factory(
require( "./globalize-runtime" ),
require( "./globalize-runtime/number" )
require( "../globalize-runtime" ),
require( "./number" )
);

@@ -35,0 +35,0 @@ } else {

/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -31,4 +31,4 @@ */

module.exports = factory(
require( "./globalize-runtime" ),
require( "./globalize-runtime/number" )
require( "../globalize-runtime" ),
require( "./number" )
);

@@ -35,0 +35,0 @@ } else {

/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -29,3 +29,3 @@ */

// Node, CommonJS
module.exports = factory( require( "./globalize-runtime" ) );
module.exports = factory( require( "../globalize-runtime" ) );
} else {

@@ -32,0 +32,0 @@

/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -29,3 +29,3 @@ */

// Node, CommonJS
module.exports = factory( require( "./globalize-runtime" ) );
module.exports = factory( require( "../globalize-runtime" ) );
} else {

@@ -32,0 +32,0 @@

/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -29,3 +29,3 @@ */

// Node, CommonJS
module.exports = factory( require( "./globalize-runtime" ) );
module.exports = factory( require( "../globalize-runtime" ) );
} else {

@@ -32,0 +32,0 @@

/**
* Globalize Runtime v1.1.0-rc.1
* Globalize Runtime v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize Runtime v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize Runtime v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -32,5 +32,5 @@ */

module.exports = factory(
require( "./globalize-runtime" ),
require( "./globalize-runtime/number" ),
require( "./globalize-runtime/plural" )
require( "../globalize-runtime" ),
require( "./number" ),
require( "./plural" )
);

@@ -37,0 +37,0 @@ } else {

/**
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/*!
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,3 +10,3 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/

@@ -13,0 +13,0 @@ (function( root, factory ) {

/**
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/**
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/**
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/**
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/**
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,6 +10,6 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/
/*!
* Globalize v1.1.0-rc.1 2015-08-23T14:55Z Released under the MIT license
* Globalize v1.1.0-rc.2 2015-08-24T01:28Z Released under the MIT license
* http://git.io/TrdQbw

@@ -16,0 +16,0 @@ */

/*!
* Globalize v1.1.0-rc.1
* Globalize v1.1.0-rc.2
*

@@ -10,3 +10,3 @@ * http://github.com/jquery/globalize

*
* Date: 2015-08-23T14:55Z
* Date: 2015-08-24T01:28Z
*/

@@ -13,0 +13,0 @@

{
"name": "globalize",
"version": "1.1.0-rc.1",
"version": "1.1.0-rc.2",
"description": "A JavaScript library for internationalization and localization that leverage the official Unicode CLDR JSON data.",

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

"dependencies": {
"cldrjs": "0.4.1"
"cldrjs": "0.4.3"
},

@@ -78,0 +78,0 @@ "peerDependencies": {

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