New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sandstone-cli

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sandstone-cli - npm Package Compare versions

Comparing version
2.1.2
to
2.1.3
+1
-1
package.json
{
"name": "sandstone-cli",
"version": "2.1.2",
"version": "2.1.3",
"description": "The CLI for Sandstone - the minecraft pack creation library.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -180,3 +180,3 @@ import { SemVer } from 'semver'

await fs.rm('.git', { force: true, recursive: true })
await fs.rm(path.join(projectPath, '.git'), { force: true, recursive: true })

@@ -183,0 +183,0 @@ exec(`${packageManager} install`)

@@ -1,1 +0,1 @@

export const CLI_VERSION = '2.1.2'
export const CLI_VERSION = '2.1.3'

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display