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

@helpdotcom/is

Package Overview
Dependencies
Maintainers
17
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helpdotcom/is - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2018-02-19, Version 3.0.4 (Stable)
* [[31ac65db2c](https://git.help.com/common-backend/is/commit/31ac65db2c)] - package: use MIT license (Evan Lucas)
# 2018-02-19, Version 3.0.3 (Stable)

@@ -2,0 +6,0 @@

4

package.json
{
"name": "@helpdotcom/is",
"version": "3.0.3",
"version": "3.0.4",
"description": "isDate, isUUID, and isEmail for use with help-gen",

@@ -21,3 +21,3 @@ "main": "index.js",

},
"license": "SEE LICENSE IN LICENSE",
"license": "MIT",
"author": "Evan Lucas <evanlucas@me.com>",

@@ -24,0 +24,0 @@ "repository": {

@@ -76,4 +76,8 @@ # is

## License
MIT (See `LICENSE` for more info)
[`<String>`]: https://mdn.io/string
[`<Date>`]: https://mdn.io/date
[`help-gen`]: https://git.help.com/common-backend/help-gen

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