Socket
Socket
Sign inDemoInstall

ember-cli-moment-shim

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-moment-shim - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

2

index.js

@@ -169,3 +169,3 @@ /* globals require, module, process, __dirname */

let tree = funnel(path.join(__dirname, './public'), {
let tree = funnel(new UnwatchedDir(path.join(__dirname, './public')), {
files: [this.fastbootTarget]

@@ -172,0 +172,0 @@ });

{
"name": "ember-cli-moment-shim",
"version": "3.3.2",
"version": "3.3.3",
"description": "Brings moment and moment-timezone into your Ember applications",

@@ -5,0 +5,0 @@ "keywords": [

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