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

@ngx-rocket/scripts

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngx-rocket/scripts - npm Package Compare versions

Comparing version 5.2.2 to 5.2.3

10

package.json
{
"name": "@ngx-rocket/scripts",
"version": "5.2.2",
"version": "5.2.3",
"description": "Support scripts for ngX-Rocket projects",

@@ -46,6 +46,6 @@ "repository": "ngx-rocket/scripts",

"semantic-release-npm-github": "^3.0.0",
"xo": "^0.51.0"
"xo": "^0.53.1"
},
"engines": {
"node": ">=12.14.1"
"node": ">=14.0.0"
},

@@ -60,3 +60,5 @@ "xo": {

"unicorn/prefer-object-from-entries": "off",
"complexity": "off"
"complexity": "off",
"unicorn/prefer-node-protocol": "off",
"unicorn/switch-case-braces": "off"
}

@@ -63,0 +65,0 @@ },

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