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

ember-moment

Package Overview
Dependencies
Maintainers
6
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-moment - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

### 4.0.1
* Removes two unused npm deps
### 4.0.0
* Removes support for legacy helpers
* Drops support for Ember < 1.13.0 (continue to use 3.x for < 1.13.0 support)
### 3.6.3-3.6.4

@@ -2,0 +11,0 @@

4

package.json
{
"name": "ember-moment",
"version": "4.0.0",
"version": "4.0.1",
"description": "Moment.js template helpers and computed property macros for Ember",

@@ -45,5 +45,3 @@ "directories": {

"dependencies": {
"broccoli-stew": "^0.3.4",
"ember-cli-babel": "^5.0.0",
"ember-cli-version-checker": "^1.1.4",
"ember-new-computed": "^1.0.2"

@@ -50,0 +48,0 @@ },

@@ -8,4 +8,4 @@ # Ember-moment

## Requirements
* Ember >= 1.10.0 (2.0-beta and canary also supported)
* If you need support for < Ember 1.10 please use ember-moment 1.x-2.x
* Ember >= 1.10.0 (see installation instructions below)
* Ember CLI

@@ -12,0 +12,0 @@ ## Installing

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