Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

date-holidays

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-holidays - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

lib/parser.js

@@ -25,3 +25,3 @@ /**

val = val.source || val
val = val.replace(/(^|[^\[])\^/g, '$1')
val = val.replace(/(^|[^[])\^/g, '$1')
regex = regex.replace(name, val)

@@ -28,0 +28,0 @@ return self

{
"name": "date-holidays",
"version": "0.1.6",
"version": "0.1.7",
"description": "worldwide holidays",

@@ -9,2 +9,6 @@ "main": "lib",

},
"contributors": [
"Mauro Braggio <m.braggio@e-time.it>",
"Quennie <simply.me.queeny@gmail.com>"
],
"dependencies": {

@@ -17,8 +21,8 @@ "date-easter": "^0.2.2",

"devDependencies": {
"eslint": "^3.13.1",
"eslint": "^3.15.0",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-promise": "^3.4.1",
"eslint-plugin-standard": "^2.0.1",
"istanbul": "^0.4.5",
"js-yaml": "^3.7.0",
"js-yaml": "^3.8.1",
"mocha": "^3.2.0",

@@ -25,0 +29,0 @@ "rimraf": "^2.5.4"

@@ -90,2 +90,15 @@ # date-holidays

├── CA: Canada
│ ├── ab: Alberta
│ ├── bc: British Columbia
│ ├── mb: Manitoba
│ ├── nb: New Brunswick
│ ├── nl: Newfoundland and Labrador
│ ├── ns: Nova Scotia
│ ├── nt: Northwest Territories
│ ├── nu: Nunavut
│ ├── on: Ontario
│ ├── pe: Prince Edward Island
│ ├── qc: Quebec
│ ├── sk: Saskatchewan
│ └── yt: Yukon
├── CD: République démocratique du Congo

@@ -92,0 +105,0 @@ ├── CF: République centrafricaine

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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