Socket
Socket
Sign inDemoInstall

xcode

Package Overview
Dependencies
Maintainers
4
Versions
1213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xcode - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

12

package.json

@@ -5,3 +5,3 @@ {

"description": "parser for xcodeproj/project.pbxproj files",
"version": "0.9.2",
"version": "0.9.3",
"main": "index.js",

@@ -15,13 +15,13 @@ "repository": {

"dependencies": {
"pegjs": "0.9.0",
"simple-plist": "0.1.4",
"uuid":"3.0.1"
"pegjs": "^0.10.0",
"simple-plist": "^0.2.1",
"uuid": "3.0.1"
},
"devDependencies": {
"nodeunit": "0.9.1"
"nodeunit": "^0.11.0"
},
"scripts": {
"test": "node_modules/.bin/nodeunit test/parser test"
},
},
"license": "Apache-2.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