Socket
Socket
Sign inDemoInstall

@yiliang114/numeral

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yiliang114/numeral - npm Package Compare versions

Comparing version 2.0.7-beta to 2.0.8

numeral.d.ts

2

bower.json
{
"name": "numeral",
"repo": "adamwdraper/Numeral-js",
"version": "2.0.7-beta",
"version": "2.0.8",
"description": "Format and manipulate numbers.",

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

{
"name": "numeral",
"repo": "adamwdraper/Numeral-js",
"version": "2.0.7-beta",
"version": "2.0.8",
"description": "Format and manipulate numbers.",

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

/*! @preserve
* numeral.js
* locales : 2.0.7-beta
* locales : 2.0.8
* license : MIT

@@ -5,0 +5,0 @@ * http://adamwdraper.github.com/Numeral-js/

/*! @preserve
* numeral.js
* version : 2.0.7-beta
* version : 2.0.8
* author : Adam Draper

@@ -24,3 +24,3 @@ * license : MIT

_,
VERSION = "2.0.7-beta",
VERSION = '2.0.8',
formats = {},

@@ -27,0 +27,0 @@ locales = {},

{
"name": "@yiliang114/numeral",
"version": "2.0.7-beta",
"version": "2.0.8",
"description": "Format and manipulate numbers.",

@@ -20,2 +20,3 @@ "homepage": "http://numeraljs.com",

"main": "./numeral.js",
"typings": "./numeral.d.ts",
"engines": {

@@ -22,0 +23,0 @@ "node": "*"

/*! @preserve
* numeral.js
* version : 2.0.7-beta
* version : 2.0.8
* author : Adam Draper

@@ -24,3 +24,3 @@ * license : MIT

_,
VERSION = "2.0.7-beta",
VERSION = '2.0.8',
formats = {},

@@ -27,0 +27,0 @@ locales = {},

/*! @preserve
* numeral.js
* <%= type %> : 2.0.7-beta
* <%= type %> : 2.0.8
* license : MIT

@@ -5,0 +5,0 @@ * http://adamwdraper.github.com/Numeral-js/

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