New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

opening_hours

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opening_hours - npm Package Compare versions

Comparing version

to
2.1.6

2

package.json
{
"name" : "opening_hours",
"description" : "Library to parse and process opening_hours tag from OpenStreetMap data",
"version" : "2.1.5",
"version" : "2.1.6",
"author" : "Dmitry Marakasov <amdmi3@amdmi3.ru>",

@@ -6,0 +6,0 @@ "homepage" : "https://github.com/ypid/opening_hours.js",

@@ -34,3 +34,3 @@ # opening_hours.js #

and install it’s dependencies:
and install it’s dependencies (execute inside the repository):
```

@@ -56,3 +56,3 @@ npm install

This library is on packaged with npm under the name [opening_hours](https://www.npmjs.org/package/opening_hours) so you should have no problem using it.
This library is packaged with npm and is available under the name [opening_hours](https://www.npmjs.org/package/opening_hours) so you should have no problems using it.

@@ -59,0 +59,0 @@ ## Synopsis