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

nativescript-toast

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-toast - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

11

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="1.4.3"></a>
## [1.4.3](https://github.com/TobiasHennig/nativescript-toast/compare/9cf55f5...v1.4.3) (2016-12-01)
### Bug Fixes
* **#15:** Fix ios call ([9cf55f5](https://github.com/TobiasHennig/nativescript-toast/commit/9cf55f5))
* **publish:** ignore not needed artifacts ([12b3240](https://github.com/TobiasHennig/nativescript-toast/commit/12b3240)), closes [#16](https://github.com/TobiasHennig/nativescript-toast/issues/16)
<a name="1.4.1"></a>

@@ -73,1 +83,2 @@ ## 1.4.1 (2016-11-15)

Initial release

8

package.json
{
"name": "nativescript-toast",
"version": "1.4.2",
"version": "1.4.3",
"description": "A NativeScript Toast Plugin for Android and iOS apps.",

@@ -20,2 +20,3 @@ "main": "toast.js",

},
"dependencies": {},
"devDependencies": {

@@ -44,6 +45,3 @@ "conventional-changelog-cli": "1.2.0"

},
"license": "MIT",
"dependencies": {
"conventional-changelog-cli": "^1.2.0"
}
"license": "MIT"
}
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