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

@nebula.js/cli-build

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nebula.js/cli-build - npm Package Compare versions

Comparing version

to
3.3.0-alpha.0

{
"name": "@nebula.js/cli-build",
"version": "3.2.2",
"version": "3.3.0-alpha.0",
"description": "",

@@ -24,5 +24,5 @@ "license": "MIT",

"dependencies": {
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"@babel/plugin-transform-react-jsx": "7.20.13",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/plugin-transform-react-jsx": "7.21.0",
"@babel/preset-env": "7.20.2",

@@ -38,6 +38,6 @@ "@rollup/plugin-babel": "6.0.3",

"postcss": "^8.4.21",
"rollup": "3.12.1",
"rollup": "3.17.3",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"yargs": "17.6.2"
"yargs": "17.7.1"
},

@@ -49,3 +49,3 @@ "devDependencies": {

},
"gitHead": "facba6d78a9b8b850db916cb535fea3a5997faee"
"gitHead": "aeeab35d70b08777f4fca9c648c5c3a041c331e6"
}