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

sundial

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sundial - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2-alpha.1

12

package.json
{
"name": "sundial",
"version": "1.7.1",
"version": "1.7.2-alpha.1",
"description": "Tidepool's datetime wrapper",

@@ -38,6 +38,10 @@ "keywords": [

"main": "sundial.js",
"repository": "https://github.com/tidepool-org/sundial.git",
"repository": {
"type": "git",
"url": "git+https://github.com/tidepool-org/sundial.git"
},
"scripts": {
"test": "grunt test",
"browser-tests": "node_modules/.bin/testem"
"lint": "jshint lib test",
"test": "grunt",
"browser-tests": "testem"
},

@@ -44,0 +48,0 @@ "dependencies": {

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