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

@herodevs/coulson

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@herodevs/coulson - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "@herodevs/coulson",
"version": "0.0.7",
"version": "0.0.8",
"description": "Add coulson to your angular app",

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

@@ -13,3 +13,3 @@ "use strict";

const installTaskId = context.addTask(new tasks_1.NodePackageInstallTask());
context.addTask(new tasks_1.RunSchematicTask('ng-add-setup-project', options), [installTaskId]);
context.addTask(new tasks_1.RunSchematicTask('coulson', options), [installTaskId]);
};

@@ -16,0 +16,0 @@ }

Sorry, the diff of this file is not supported yet

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