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

@as-covers/transform

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@as-covers/transform - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/index.js

@@ -25,3 +25,3 @@ "use strict";

// Ignored Regex
const ignoredRegex = /^\W*\/\/ @as-covers: ignore.*$/gm;
const ignoredRegex = /^[\t ]*\/\/ @as-covers: ignore.*$/gm;
// -- Imports

@@ -28,0 +28,0 @@ class CoverTransform extends visitor_as_1.BaseVisitor {

{
"name": "@as-covers/transform",
"version": "0.1.0",
"version": "0.1.1",
"description": "The transform that enables code coverage for assemblyscript",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

],
"gitHead": "e8b2a9b69379e0ceaaac76d835c98f3221373b4c"
"gitHead": "a236584dcb66cf28197eb1aba3100989ca5b1add"
}

Sorry, the diff of this file is not supported yet

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