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

@xapp/dynamo-service

Package Overview
Dependencies
Maintainers
5
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xapp/dynamo-service - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

xapp-dynamo-service-0.1.9.tgz

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

### [0.1.10](https://github.com/XappMedia/dynamo-service/compare/v0.1.9...v0.1.10) (2019-05-14)
### Bug Fixes
* Changing "deployMinor" to just "deploy" ([155c966](https://github.com/XappMedia/dynamo-service/commit/155c966))
### [0.1.9](https://github.com/XappMedia/dynamo-service/compare/v0.1.8...v0.1.9) (2019-05-14)

@@ -7,0 +16,0 @@

4

package.json
{
"name": "@xapp/dynamo-service",
"version": "0.1.9",
"version": "0.1.10",
"description": "A dynamo help class which will help maintain data integrity.",

@@ -16,3 +16,3 @@ "main": "dist/index.js",

"circleci": "nyc mocha './src/test/**/*.ts'",
"deploy:minor": "standard-version --message 'v%s [skip ci]' && git push --follow-tags origin master && npm publish",
"deploy": "standard-version --message 'v%s [skip ci]' && git push --follow-tags origin master && npm publish",
"postversion": "git push && git push --tags",

@@ -19,0 +19,0 @@ "prepublishOnly": "npm run build -- -p ./tsconfig.production.json"

Sorry, the diff of this file is too big to display

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