Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@bacons/xcode

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bacons/xcode - npm Package Compare versions

Comparing version
1.0.0-alpha.25
to
1.0.0-alpha.26
+5
-1
package.json
{
"name": "@bacons/xcode",
"version": "1.0.0-alpha.25",
"version": "1.0.0-alpha.26",
"main": "./build/index",
"description": "pbxproj parser",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/EvanBacon/xcode.git"
},
"author": "Evan Bacon <bacon@expo.io> (https://github.com/evanbacon)",

@@ -8,0 +12,0 @@ "keywords": [

+2
-3

@@ -9,4 +9,2 @@ # `@bacons/xcode`

> Website https://xcode-seven.vercel.app/
Here is a diagram of the grammar used for parsing:

@@ -135,3 +133,4 @@

- [x] Reference-type API.
- [ ] Build setting parsing.
- [x] Build setting parsing.
- [ ] xcworkspace support.
- [ ] Docs.

@@ -138,0 +137,0 @@