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

vue-transmit

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-transmit - npm Package Compare versions

Comparing version 5.1.3 to 5.1.4

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="5.1.4"></a>
## [5.1.4](https://github.com/alexsasharegan/vue-transmit/compare/v5.1.3...v5.1.4) (2017-09-18)
### Bug Fixes
* **package.json:** point main to commonjs ([58bcb71](https://github.com/alexsasharegan/vue-transmit/commit/58bcb71))
<a name="5.1.3"></a>

@@ -7,0 +17,0 @@ ## [5.1.3](https://github.com/alexsasharegan/vue-transmit/compare/v5.1.2...v5.1.3) (2017-09-18)

4

package.json
{
"name": "vue-transmit",
"version": "5.1.3",
"version": "5.1.4",
"description": "Vue.js drag & drop uploader based on Dropzone.js",
"module": "dist/vue-transmit.esm.min.js",
"jsnext:main": "dist/vue-transmit.esm.min.js",
"main": "dist/vue-transmit.min.js",
"main": "dist/vue-transmit.common.min.js",
"keywords": [

@@ -9,0 +9,0 @@ "dragndrop",

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