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

indicative-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indicative-utils - npm Package Compare versions

Comparing version 6.0.0 to 7.0.0

24

CHANGELOG.md

@@ -6,2 +6,26 @@ # Change Log

# [7.0.0](http://github.com/poppinss/indicative/tree/master/packages/utils/compare/v5.0.8...v7.0.0) (2019-04-01)
### Code Refactoring
* **utils:** move cast functions to a single method `cast` ([a4f7cf1](http://github.com/poppinss/indicative/tree/master/packages/utils/commit/a4f7cf1))
### Features
* use typescript & drop support for browsers ([f4a8fa9](http://github.com/poppinss/indicative/tree/master/packages/utils/commit/f4a8fa9))
* **utils:** add patchValue method to mutate data values ([8de528f](http://github.com/poppinss/indicative/tree/master/packages/utils/commit/8de528f))
### BREAKING CHANGES
* **utils:** Remove individual cast functions in favor of
`cast` method
* Removed support for browsers
# [6.0.0](http://github.com/poppinss/indicative/tree/master/packages/utils/compare/v5.0.8...v6.0.0) (2019-03-29)

@@ -8,0 +32,0 @@

4

package.json
{
"name": "indicative-utils",
"version": "6.0.0",
"version": "7.0.0",
"description": "Utilities used by other Indicative packages",

@@ -46,3 +46,3 @@ "main": "build/index.js",

},
"gitHead": "56df476f4997730d3b602c4f88d295359d9fd853"
"gitHead": "ec4b9e65401b74657beab116d08dfb8f8b109551"
}
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