Socket
Socket
Sign inDemoInstall

angular-scope-types

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.0.0-beta.7

Diff

kentcdodds
published 1.0.0-beta.6 •

Changelog

Source

1.0.0-beta.6

Other

  • Fixing link in README.md
kentcdodds
published 1.0.0-beta.5 •

Changelog

Source

1.0.0-beta.5

Breaking Changes

  • Now, if a checker is not optional, the api-check for it will be evaluated immediately.

New Features

  • Adding displayName for the wrapper controller for error messaging and debugging.
  • Adding scopeTypesFunction to the ddo to allow you to specify warn or throw.
kentcdodds
published 1.0.0-beta.4 •

Changelog

Source

1.0.0-beta.4

New Features

  • Adding ability to specify your own instance of an apiCheck which allows you to use your own checkers.

Bug Fixes

  • Fixing the prefix for the scopeTypes instance of an apiCheck to be angular-scope-types rather than api-check-angular
kentcdodds
published 1.0.0-beta.3 •

Changelog

Source

1.0.0-beta.3

Bug Fixes

  • Fixing issue where a new instance of the controller was created and the properties were not bound to that instance.
kentcdodds
published 1.0.0-beta.2 •

Changelog

Source

1.0.0-beta.2

Other

  • Adding .npmignore
kentcdodds
published 1.0.0-beta.1 •

Changelog

Source

1.0.0-beta.1

Breaking changes

  • scopeTypes must be a function that accepts the api-check instance and returns the api (perf improvement)
  • Changing what is exported to be the scopeTypesFactory function.

New Features

  • Adding disabled option.
  • Improved the API, adding more tests, adding example.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc