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

pkgforce

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkgforce - npm Package Compare versions

Comparing version 2.0.0 to 2.1.3

18

package.json
{
"name": "pkgforce",
"version": "2.0.0",
"version": "2.1.3",
"description": "Salesforce Metadata Management Utility Library",

@@ -21,14 +21,14 @@ "publisher": "KevinJones",

"dependencies": {
"antlr4ts": "0.5.0-alpha.3",
"apex-parser": "2.9.0",
"antlr4ts": "0.5.0-alpha.4",
"apex-parser": "2.10.0",
"vf-parser": "1.0.0",
"xmldom": "0.5.0"
"@xmldom/xmldom": "0.7.5"
},
"devDependencies": {
"@types/jest": "^27.0.2",
"fs-monkey": "0.3.3",
"memfs": "3.0.5",
"@types/jest": "^26.0.9",
"jest": "^26.2.2",
"ts-jest": "^26.1.4",
"typescript": "^3.9.7"
"jest": "^27.2.5",
"memfs": "3.2.0",
"ts-jest": "^27.0.5",
"typescript": "^4.4.4"
},

@@ -35,0 +35,0 @@ "engines": {

@@ -34,3 +34,3 @@ ## pkgforce

<artifactId>pkgforce</artifactId>
<version>2.0.0</version>
<version>2.1.3</version>
</dependency>

@@ -42,7 +42,7 @@

libraryDependencies += "com.github.nawforce" %%% "pkgforce" % "2.0.0"
libraryDependencies += "com.github.nawforce" %%% "pkgforce" % "2.1.3"
For scala:
libraryDependencies += "com.github.nawforce" % "pkgforce" % "2.0.0"
libraryDependencies += "com.github.nawforce" % "pkgforce" % "2.1.3"

@@ -49,0 +49,0 @@ ### Building

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

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