Socket
Socket
Sign inDemoInstall

@snyk/snyk-cocoapods-plugin

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snyk/snyk-cocoapods-plugin - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

2

dist/index.d.ts

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

import { SingleSubprojectInspectOptions, SinglePackageResult } from '@snyk/cli-interface/dist/legacy/plugin';
import { SingleSubprojectInspectOptions, SinglePackageResult } from '@snyk/cli-interface/legacy/plugin';
export interface CocoaPodsInspectOptions extends SingleSubprojectInspectOptions {

@@ -3,0 +3,0 @@ strictOutOfSync?: boolean;

@@ -34,3 +34,3 @@ {

"dependencies": {
"@snyk/cli-interface": "1.5.0",
"@snyk/cli-interface": "2.6.1",
"@snyk/cocoapods-lockfile-parser": "3.5.1",

@@ -42,2 +42,3 @@ "@snyk/dep-graph": "^1.19.0",

"devDependencies": {
"@types/graphlib": "^2.1.6",
"@types/jest": "^25.2.2",

@@ -56,3 +57,3 @@ "@types/node": "^8.10.60",

},
"version": "2.4.0"
"version": "2.5.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