smartystreets-javascript-sdk
Advanced tools
Comparing version 1.2.0 to 1.2.1
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
See the changelog repository: | ||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
## [Unreleased] | ||
### Changed: | ||
- Nothing yet | ||
## [1.1.7] - 2018-09-26 | ||
### Changed: | ||
- Separated `clean` from `test` make target. | ||
## [Earlier] | ||
For details on earlier changes, please see the [releases listing](https://github.com/smartystreets/smartystreets-javascript-sdk/releases). | ||
------------ | ||
[Unreleased]: https://github.com/smartystreets/smartystreets-javascript-sdk/compare/1.1.7...HEAD | ||
[1.1.7]: https://github.com/smartystreets/smartystreets-javascript-sdk/compare/1.1.6...1.1.7 | ||
[Earlier]: https://github.com/smartystreets/smartystreets-javascript-sdk/releases | ||
github.com/smartystreets/changelog/blob/master/sdk/javascript.md |
{ | ||
"name": "smartystreets-javascript-sdk", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Quick and easy SmartyStreets address validation.", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"aws-sdk": "^2.224.1", | ||
"aws-sdk": "^2.412.0", | ||
"babel-core": "^6.26.0", | ||
@@ -37,0 +37,0 @@ "babel-preset-env": "^1.6.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119819