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

@beyonk/date-utils

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beyonk/date-utils - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "3.0.0",
"tag": "@beyonk/date-utils_v3.0.0",
"date": "Thu, 23 Jul 2020 09:28:23 GMT",
"comments": {
"major": [
{
"comment": "move SDKs into project"
}
]
}
},
{
"version": "2.0.0",

@@ -7,0 +19,0 @@ "tag": "@beyonk/date-utils_v2.0.0",

9

CHANGELOG.md
# Change Log - @beyonk/date-utils
This log was last generated on Sat, 04 Jul 2020 08:00:04 GMT and should not be manually modified.
This log was last generated on Thu, 23 Jul 2020 09:28:23 GMT and should not be manually modified.
## 3.0.0
Thu, 23 Jul 2020 09:28:23 GMT
### Breaking changes
- move SDKs into project
## 2.0.0

@@ -6,0 +13,0 @@ Sat, 04 Jul 2020 08:00:04 GMT

5

package.json
{
"name": "@beyonk/date-utils",
"version": "2.0.0",
"version": "3.0.0",
"description": "Beyonk Date Utils",

@@ -13,3 +13,4 @@ "author": "Antony Jones <aj@desirableobjects.co.uk>",

"scripts": {
"test": "NODE_ENV=test mocha --require ../../node_modules/esm './!(node_modules)/**/**.+(spec).js'"
"test": "NODE_ENV=test mocha --require ../../node_modules/esm './!(node_modules)/**/**.+(spec).js'",
"build": "exit 0"
},

@@ -16,0 +17,0 @@ "files": [

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