New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

progeny

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

progeny - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

.editorconfig

7

package.json
{
"name": "progeny",
"version": "0.7.0",
"version": "0.8.0",
"description": "Recursively finds dependencies of style and template source files",

@@ -18,6 +18,4 @@ "author": {

},
"main": "lib",
"scripts": {
"prepublish": "rm -rf lib && coffee --bare --output lib/ src/",
"test": "rm -rf lib && coffee --bare --output lib/ src/ && mocha --compilers coffee:coffee-script/register"
"test": "mocha"
},

@@ -31,3 +29,2 @@ "dependencies": {

"devDependencies": {
"coffee-script": "~1.8.0",
"mocha": "^2.4.5",

@@ -34,0 +31,0 @@ "sinon": "^1.17.4"

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