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

bardjs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bardjs - npm Package Versions

2

0.1.8

Diff

Changelog

Source

0.1.8

  • no functional changes.
  • reversed 0.1.7. Apparently peerDependecies are a horrible idea and have been deprecated. It also seems that bardjs is DIRECTLY dependent on sinon so it's back to being a dependency.
wardbell
published 0.1.7 •

Changelog

Source

0.1.7

  • no functional changes.
  • made sinon a peerDependency in npm package.json rather than a dependency. This changes means sinon is installed side-by-side bardjs (where you need it) rather than within bardjs's own node_modules folder.
wardbell
published 0.1.6 •

Changelog

Source

0.1.6

  • no functional changes
  • updated package.json and bower.json descriptions to make clear that bardjs works w/ Jasmine and QUnit too
  • removed package.json install script that invoked bower ... which might not be installed by those who load bard with npm
wardbell
published 0.1.4 •

Changelog

Source

0.1.4

  • updated dependency versioning
wardbell
published 0.1.3 •

Changelog

Source

0.1.3

  • documentation about dependence on sinon
  • more robust handling of this when not using mocha; see issue #5.
wardbell
published 0.1.0 •

Changelog

Source

0.1.0

  • added brackets code snippets (draft)
wardbell
published 0.0.9 •

Changelog

Source

0.0.9

  • added comments to make clear that bard.appModule should NOT be used if you'll be testing router services because it fakes their providers and that can't be reversed. Use regular angular.mock.module instead as directed.
wardbell
published 0.0.8 •

Changelog

Source

0.0.8

  • bard.inject should work for QUnit too (removed mocha/jasmine limitation).
  • Need QUnit tests.### 0.0.6
  • heavily revamped bard.inject. added diagnostic bard.debug
wardbell
published 0.0.7 •

Changelog

Source

0.0.7

  • bard.inject no longer uses evil Function; added addGlobals, mochaRunnerListener

Coming Soon

wardbell
published 0.0.5 •

2
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