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

@harvestr-api/models

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harvestr-api/models - npm Package Compare versions

Comparing version 1.2.7 to 1.2.9

8

package.json
{
"name": "@harvestr-api/models",
"version": "1.2.7",
"version": "1.2.9",
"description": "> TODO: description",

@@ -21,3 +21,5 @@ "author": "valentinbe <valentinbe@hotmail.fr>",

"build": "rm -rf lib && webpack --config webpack.config.js --mode=production",
"dev": "rm -rf lib && webpack --config webpack.config.js --mode=development"
"dev": "webpack --config webpack.config.js --mode=development",
"dev:clean": "rm -rf lib && webpack --config webpack.config.js --mode=development",
"clean": "rm -rf lib"
},

@@ -28,3 +30,3 @@ "dependencies": {

},
"gitHead": "521580f7071b9183228926ccc5df298bc06585fe"
"gitHead": "074a6f7e1a26dda8749760fa19c6dcc96b2fb8be"
}
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