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

@a-la/markers

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@a-la/markers - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

build/index.js

@@ -49,11 +49,11 @@ const { makeMarkers, makeCutRule, makePasteRule } = require('restream');

cutInlineComments,
cutStrings,
cutRegexGroups,
cutRegexes,
cutLiterals,
cutStrings,
...rules,
pasteStrings,
pasteLiterals,
pasteRegexes,
pasteRegexGroups,
pasteStrings,
pasteInlineComments,

@@ -60,0 +60,0 @@ pasteComments,

## 1 September 2018
### 1.0.2
- [fix] Ensure correct order to match strings before regexes.
- [test] Install `snapshot-context`.
### 1.0.1

@@ -4,0 +9,0 @@

{
"name": "@a-la/markers",
"version": "1.0.1",
"version": "1.0.2",
"description": "A set of service markers used by alamode, e.g., to cut and paste comments.",

@@ -43,2 +43,3 @@ "main": "build",

"eslint-config-artdeco": "1.0.1",
"snapshot-context": "2.0.4",
"yarn-s": "1.1.0",

@@ -45,0 +46,0 @@ "zoroaster": "2.4.0"

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