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

@featurepeek/circleci

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featurepeek/circleci - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

package.json
{
"private": false,
"name": "@featurepeek/circleci",
"version": "0.2.0",
"version": "0.2.1",
"main": "index.js",

@@ -16,3 +16,3 @@ "bin": {

},
"gitHead": "a428e11da91ac60caf31c57293b70f418b3d06d1"
"gitHead": "96fbf9463945e60565f94f6fe3b3e9ebb432bee4"
}

@@ -61,4 +61,4 @@ const fs = require('fs')

// append files from a sub-directory and naming it `artifacts` within the archive
archive.directory(pwd, 'artifacts')
// append files from a sub-directory, putting its contents at the root of archive
archive.directory(pwd, false)

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