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

code42day-calendar

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code42day-calendar - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

History.md
0.2.3 / 2015-09-14
==================
* fix Makefile - restore lint and test targets
* fix dependencies - type-component
0.2.2 / 2015-09-14

@@ -3,0 +9,0 @@ ==================

8

package.json
{
"name": "code42day-calendar",
"version": "0.2.2",
"version": "0.2.3",
"description": "Calendar component",

@@ -30,3 +30,4 @@ "scripts": {

"map-component": "*",
"range-component": "^1.0.0"
"range-component": "^1.0.0",
"type-component": "~0"
},

@@ -37,4 +38,3 @@ "devDependencies": {

"mocha": "~1",
"stringify": "^3.1.0",
"type-component": "0.0.1"
"stringify": "^3.1.0"
},

@@ -41,0 +41,0 @@ "browser": {

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