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.3 to 2.3.4

2

blueprints/busy-utils/index.js

@@ -6,3 +6,3 @@ /* eslint-env node */

afterInstall() {
return this.addAddonsToProject(["ember-moment@7.3.0", "ember-uuid@1.0.0"]).then(() => {
return this.addAddonsToProject({packages: ["ember-moment@7.3.0", "ember-uuid@1.0.0"]}).then(() => {
return this.addPackageToProject("crypto-js@3.1.6");

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

{
"name": "busy-utils",
"version": "2.3.3",
"version": "2.3.4",
"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