grunt-cloudfile-to-vocab
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "grunt-cloudfile-to-vocab", | ||
"description": "Takes vocab data from cloud spreadsheets and renders it into local json files.", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"homepage": "http://github.com/BBCVisualJournalism/grunt-cloudfile-to-vocab.git", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -152,2 +152,11 @@ 'use strict'; | ||
}, { | ||
from: '“', | ||
to: '"' | ||
}, { | ||
from: '”', | ||
to: '"' | ||
}, { | ||
from: '\\n', | ||
to: '<br>' | ||
}, { | ||
from: '’', // MS-Word-style apostrophes | ||
@@ -154,0 +163,0 @@ to: '\'' |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
72972
571
3