Socket
Socket
Sign inDemoInstall

bikram-sambat

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.7 to 1.3.8

6

package.json
{
"name": "bikram-sambat",
"version": "1.3.8",
"description": "JS utilities for converting between the Nepali Bikram Sambat (Vikram Samvat) and Gregorian (standard European) calendars.",

@@ -35,5 +36,4 @@ "main": "src/index.js",

"dependencies": {
"eurodigit": "^2.1.1"
},
"version": "1.3.7"
"eurodigit": "^3.1.1"
}
}

@@ -1,2 +0,2 @@

var toDevanagari = require('eurodigit/src/to_devanagari');
var toDevanagari = require('eurodigit/src/to_non_euro').devanagari;

@@ -3,0 +3,0 @@ var MS_PER_DAY = 86400000;

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