Socket
Socket
Sign inDemoInstall

cldrjs

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.7 to 0.4.8

6

dist/cldr.js
/**
* CLDR JavaScript Library v0.4.7
* CLDR JavaScript Library v0.4.8
* http://jquery.com/

@@ -9,6 +9,6 @@ *

*
* Date: 2016-11-08T00:37Z
* Date: 2016-11-26T15:03Z
*/
/*!
* CLDR JavaScript Library v0.4.7 2016-11-08T00:37Z MIT license © Rafael Xavier
* CLDR JavaScript Library v0.4.8 2016-11-26T15:03Z MIT license © Rafael Xavier
* http://git.io/h4lmVg

@@ -15,0 +15,0 @@ */

/**
* CLDR JavaScript Library v0.4.7
* CLDR JavaScript Library v0.4.8
* http://jquery.com/

@@ -9,6 +9,6 @@ *

*
* Date: 2016-11-08T00:37Z
* Date: 2016-11-26T15:03Z
*/
/*!
* CLDR JavaScript Library v0.4.7 2016-11-08T00:37Z MIT license © Rafael Xavier
* CLDR JavaScript Library v0.4.8 2016-11-26T15:03Z MIT license © Rafael Xavier
* http://git.io/h4lmVg

@@ -23,3 +23,3 @@ */

// Node. CommonJS.
module.exports = factory( require( "cldrjs" ) );
module.exports = factory( require( "../cldr" ) );
} else {

@@ -26,0 +26,0 @@ // Global

/**
* CLDR JavaScript Library v0.4.7
* CLDR JavaScript Library v0.4.8
* http://jquery.com/

@@ -9,6 +9,6 @@ *

*
* Date: 2016-11-08T00:37Z
* Date: 2016-11-26T15:03Z
*/
/*!
* CLDR JavaScript Library v0.4.7 2016-11-08T00:37Z MIT license © Rafael Xavier
* CLDR JavaScript Library v0.4.8 2016-11-26T15:03Z MIT license © Rafael Xavier
* http://git.io/h4lmVg

@@ -23,3 +23,3 @@ */

// Node. CommonJS.
module.exports = factory( require( "cldrjs" ) );
module.exports = factory( require( "../cldr" ) );
} else {

@@ -26,0 +26,0 @@ // Global

/**
* CLDR JavaScript Library v0.4.7
* CLDR JavaScript Library v0.4.8
* http://jquery.com/

@@ -9,6 +9,6 @@ *

*
* Date: 2016-11-08T00:37Z
* Date: 2016-11-26T15:03Z
*/
/*!
* CLDR JavaScript Library v0.4.7 2016-11-08T00:37Z MIT license © Rafael Xavier
* CLDR JavaScript Library v0.4.8 2016-11-26T15:03Z MIT license © Rafael Xavier
* http://git.io/h4lmVg

@@ -23,3 +23,3 @@ */

// Node. CommonJS.
module.exports = factory( require( "cldrjs" ) );
module.exports = factory( require( "../cldr" ) );
} else {

@@ -26,0 +26,0 @@ // Global

/**
* CLDR JavaScript Library v0.4.7
* CLDR JavaScript Library v0.4.8
* http://jquery.com/

@@ -9,6 +9,6 @@ *

*
* Date: 2016-11-08T00:37Z
* Date: 2016-11-26T15:03Z
*/
/*!
* CLDR JavaScript Library v0.4.7 2016-11-08T00:37Z MIT license © Rafael Xavier
* CLDR JavaScript Library v0.4.8 2016-11-26T15:03Z MIT license © Rafael Xavier
* http://git.io/h4lmVg

@@ -15,0 +15,0 @@ */

{
"name": "cldrjs",
"version": "0.4.7",
"version": "0.4.8",
"description": "Simple CLDR traverser",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc