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

@toptal/davinci-cli-shared

Package Overview
Dependencies
Maintainers
1
Versions
1261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toptal/davinci-cli-shared - npm Package Compare versions

Comparing version 2.3.9 to 2.3.10-alpha-FX-4590-tailwind-resolution-58582a9f.36

5

package.json
{
"name": "@toptal/davinci-cli-shared",
"version": "2.3.9",
"version": "2.3.10-alpha-FX-4590-tailwind-resolution-58582a9f.36+58582a9f",
"description": "Shared CLI code and CLI engine for davinci",

@@ -41,3 +41,4 @@ "author": "Toptal",

"access": "public"
}
},
"gitHead": "58582a9fe22cca40d15af20b6582a4fe76d52fc9"
}

4

src/utils/yarn-adapter.test.js

@@ -45,3 +45,3 @@ import { jest } from '@jest/globals'

yarnListInjected(packageName)
}).toThrow('Unexpected token i in JSON at position 0')
}).toThrow()
})

@@ -56,5 +56,5 @@

yarnListInjected(packageName)
}).toThrow('Unexpected end of JSON input')
}).toThrow()
})
})
})
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