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

fis-scaffold-kernel

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-scaffold-kernel - npm Package Compare versions

Comparing version 0.0.22 to 0.1.0

2

lib/github.js

@@ -18,3 +18,3 @@

var folder = ns.substring(4);
util.download('http://fis-cloud.bj.bcebos.com/' + folder + '/' + repos + '/' + version + '/all2.tar.gz?responseContentDisposition=attachment', null, function(error) {
util.download('http://fis-cloud.bj.bcebos.com/' + folder + '/' + repos + '/' + version + '/all.tar.gz?responseContentDisposition=attachment', null, function(error) {

@@ -21,0 +21,0 @@ if (error) {

{
"name": "fis-scaffold-kernel",
"version": "0.0.22",
"version": "0.1.0",
"description": "fis-scaffold-kernel",

@@ -5,0 +5,0 @@ "main": "index.js",

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