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

babel-plugin-ava-throws-helper

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-ava-throws-helper - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

10

package.json
{
"name": "babel-plugin-ava-throws-helper",
"version": "0.1.0",
"version": "1.0.0",
"description": "Babel plugin for protecting against improper use of `t.throws()` in AVA",
"license": "MIT",
"repository": "avajs/babel-plugin-throws-helper",
"repository": "avajs/babel-plugin-ava-throws-helper",
"author": {

@@ -13,3 +13,3 @@ "name": "James Talmage",

"engines": {
"node": ">=0.10.0"
"node": ">=4"
},

@@ -36,6 +36,6 @@ "scripts": {

"devDependencies": {
"ava": "^0.14.0",
"ava": "^0.17.0",
"babel-core": "^6.7.5",
"xo": "^0.15.1"
"xo": "^0.17.0"
}
}
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