Socket
Socket
Sign inDemoInstall

ci-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ci-sandbox - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5-master.23ba00d

.circleci/config.yml

6

package.json
{
"name": "ci-sandbox",
"version": "0.0.4",
"main": "dist/ci-sandbox.js",
"types": "dist/ci-sandbox.d.ts",
"version": "0.0.5-master.23ba00d",
"main": "lib/ci-sandbox.js",
"types": "lib/ci-sandbox.d.ts",
"repository": "git@github.com:miroslavstastny/ci-sandbox.git",

@@ -7,0 +7,0 @@ "author": "Miroslav Stastny <miroslav.stastny@gmail.com>",

@@ -7,4 +7,2 @@ const webpack = require('webpack')

src: path.join(__dirname, './src'),
dist: path.join(__dirname, './dist'),
bundles: path.join(__dirname, "_bundles"),
lib: path.join(__dirname, "lib")

@@ -11,0 +9,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