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

a

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "a",
"version": "0.4.0",
"version": "0.4.1",
"main": "index.js",

@@ -10,3 +10,3 @@ "title": "a",

"a_mock": "0.0.8",
"a_test": "0.1.2"
"a_test": "0.1.3"
},

@@ -13,0 +13,0 @@ "repository" : {

@@ -451,6 +451,8 @@ _a_

---------------
__0.4.1__
"When" can accept function instead of separate act file. See example in [demo][1] repo.
__0.4.0__
Cleaner output on failed assertions.
__0.3.9__
Can inherit act by convention. See examples in [demo](https://github.com/alfateam/a_demo).
Can inherit act by convention. See examples in [demo][0] repo.
__0.3.8__

@@ -493,2 +495,4 @@ Cleaner stack trace on mock errors.

```
```
[0]:https://github.com/alfateam/a_demo
[1]:https://github.com/alfateam/a_demo/blob/master/assert_specs/when_assertions.js
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