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

@statusfy/core

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statusfy/core - npm Package Compare versions

Comparing version 0.1.1-alpha.1 to 0.1.1-alpha.2

2

lib/dev.js

@@ -22,3 +22,3 @@ const nodemon = require('nodemon')

ext: '*',
exec: `cross-env STATUSFY_SOURCE_DIR=${sourceDir} STATUSFY_CLI_OPTIONS='${JSON.stringify(cliOptions)}' node`
exec: `npx cross-env STATUSFY_SOURCE_DIR=${sourceDir} STATUSFY_CLI_OPTIONS='${JSON.stringify(cliOptions)}' node`
})

@@ -25,0 +25,0 @@

{
"name": "@statusfy/core",
"version": "0.1.1-alpha.1",
"version": "0.1.1-alpha.2",
"description": "Core of Statusfy",

@@ -41,4 +41,4 @@ "author": {

"@nuxtjs/pwa": "^2.5.0",
"@statusfy/common": "^0.1.1-alpha.1",
"@statusfy/markdown": "^0.1.1-alpha.1",
"@statusfy/common": "^0.1.1-alpha.2",
"@statusfy/markdown": "^0.1.1-alpha.2",
"body-parser": "^1.18.3",

@@ -76,3 +76,3 @@ "browser-sync": "^2.26.0",

"@mapbox/stylelint-processor-arbitrary-tags": "^0.2.0",
"@statusfy/test-utils": "^0.1.1-alpha.1",
"@statusfy/test-utils": "^0.1.1-alpha.2",
"babel-core": "^7.0.0-0",

@@ -92,3 +92,3 @@ "eslint-config-standard": "^12.0.0",

},
"gitHead": "30176a96d4fb3cf559c74a007499f7970494da57"
"gitHead": "dcc24ff2c0590e50b4e94f19edeff55793f15fdd"
}

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