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

busy-utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

busy-utils - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

11

blueprints/busy-utils/index.js
/* eslint-env node */
module.exports = {
description: '',
normalizeEntityName() {},
// locals: function(options) {
// // Return custom template variables here.
// return {
// foo: options.entity.options.foo
// };
// }
afterInstall: function() {
afterInstall() {
return this.addAddonsToProject({"ember-moment": "7.3.0", "ember-uuid": "1.0.0"}).then(() => {

@@ -14,0 +7,0 @@ return this.addPackageToProject("crypto-js@3.1.6");

2

package.json
{
"name": "busy-utils",
"version": "2.3.1",
"version": "2.3.2",
"description": "The default blueprint for ember-cli addons.",

@@ -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