@a-la/markers
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -69,2 +69,5 @@ const { makeMarkers, makeCutRule, makePasteRule } = require('restream'); | ||
inlineComments, | ||
escapes, | ||
regexes, | ||
regexGroups, | ||
}, | ||
@@ -71,0 +74,0 @@ } |
## 1 September 2018 | ||
### 1.0.3 | ||
- [fix] Return additional markers, including `regexes`, _etc_. | ||
### 1.0.2 | ||
@@ -15,2 +19,2 @@ | ||
- Create `@a-la/markers` with [`mnp`][https://mnpjs.org] | ||
- [repository]: `src`, `test` | ||
- [repository]: `src`, `test` |
{ | ||
"name": "@a-la/markers", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A set of service markers used by alamode, e.g., to cut and paste comments.", | ||
@@ -5,0 +5,0 @@ "main": "build", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11770
76