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

@circleci/circleci-config-parser

Package Overview
Dependencies
Maintainers
180
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@circleci/circleci-config-parser - npm Package Compare versions

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

2

package.json
{
"name": "@circleci/circleci-config-parser",
"version": "v0.10.0-alpha.1",
"version": "v0.10.0-alpha.2",
"description": "A parsing library for CircleCI configuration files, powered by the CircleCI Config SDK",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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

{"version": "v0.10.0-alpha.1"}
{"version": "v0.10.0-alpha.2"}

@@ -31,6 +31,5 @@ import path from 'path';

filename: 'index.js',
library: {
name: 'CircleCI',
type: 'umd',
},
library: 'CircleCI-Parser',
libraryTarget: 'umd',
globalObject: 'this',
},

@@ -37,0 +36,0 @@ optimization: {

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

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