Socket
Socket
Sign inDemoInstall

angular-calendar

Package Overview
Dependencies
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-calendar - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="0.4.2"></a>
## [0.4.2](https://github.com/mattlewis92/angular-calendar/compare/v0.4.1...v0.4.2) (2016-12-05)
### Bug Fixes
* allow events to be undefined ([d7088b7](https://github.com/mattlewis92/angular-calendar/commit/d7088b7)), closes [#96](https://github.com/mattlewis92/angular-calendar/issues/96)
<a name="0.4.1"></a>

@@ -7,0 +17,0 @@ ## [0.4.1](https://github.com/mattlewis92/angular-calendar/compare/v0.4.0...v0.4.1) (2016-11-25)

14

package.json
{
"name": "angular-calendar",
"version": "0.4.1",
"version": "0.4.2",
"description": "A calendar component that can display events on a month, week or day view",

@@ -58,3 +58,3 @@ "main": "./dist/umd/angular-calendar.js",

"chai": "~3.5.0",
"codelyzer": "~1.0.0-beta.0",
"codelyzer": "~2.0.0-beta.1",
"commitizen": "~2.8.1",

@@ -85,3 +85,3 @@ "concurrently": "~3.1.0",

"postcss-flexibility": "~1.1.0",
"postcss-loader": "~1.1.0",
"postcss-loader": "~1.2.0",
"rxjs": "5.0.0-beta.12",

@@ -93,3 +93,3 @@ "sass-loader": "~4.0.1",

"sourcemap-istanbul-instrumenter-loader": "~0.2.0",
"standard-version": "~3.0.0",
"standard-version": "~4.0.0",
"style-loader": "~0.13.0",

@@ -99,4 +99,4 @@ "stylelint": "~7.6.0",

"stylelint-webpack-plugin": "~0.4.0",
"tslint": "~3.15.1",
"tslint-loader": "~2.1.4",
"tslint": "~4.0.2",
"tslint-loader": "~3.3.0",
"typedoc": "~0.5.0",

@@ -131,5 +131,5 @@ "typescript": "~2.0.0",

"angular-resizable-element": "~0.5.0",
"calendar-utils": "0.0.36",
"calendar-utils": "0.0.38",
"date-fns": "^1.11.1"
}
}
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