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

@ngx-next/task-runner

Package Overview
Dependencies
Maintainers
1
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngx-next/task-runner - npm Package Compare versions

Comparing version 0.1.45-next.0 to 0.1.46-next.0

2

index.ts

@@ -13,4 +13,4 @@ import * as Listr from 'listr'

task
.then(() => observer.complete())
.catch(err => observer.error(new Error(err)))
.then(() => observer.complete())
})

@@ -17,0 +17,0 @@ }

{
"name": "@ngx-next/task-runner",
"version": "0.1.45-next.0",
"version": "0.1.46-next.0",
"scripts": {

@@ -14,3 +14,3 @@ "build": "rm -rf lib && tsc -b",

},
"gitHead": "d4e8bec032f7a3ed58a6ef30c9dba1a61307b135"
"gitHead": "b9d1ad7faad6982e49fd394a76df3b55b3e79671"
}
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