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

ember-cli-timecop

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

ember-cli-timecop - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

index.js

@@ -12,3 +12,4 @@ /* jshint node: true */

return this.treeGenerator(path.join(__dirname, 'node_modules'));
var assetsPath = require('path').join('timecop', 'timecop.js');
return this.treeGenerator(require.resolve('timecop').replace(assetsPath, ''));
},

@@ -15,0 +16,0 @@

{
"name": "ember-cli-timecop",
"version": "0.2.0",
"version": "0.2.1",
"description": "The default blueprint for ember-cli addons.",

@@ -5,0 +5,0 @@ "directories": {

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