+6
-1
@@ -43,3 +43,8 @@ 'use strict'; | ||
| } catch (e) { | ||
| // console.error('Missing adapter:', engine); | ||
| if (e.code !== 'MODULE_NOT_FOUND') { | ||
| console.error(e.message.replace(/^error: ?/i, 'Accord Error: ') + '. Try updating to the latest version'); | ||
| } | ||
| // else { | ||
| // console.error('Missing adapter:', engine); | ||
| // } | ||
| } | ||
@@ -46,0 +51,0 @@ }).filter(function (engine) { |
+14
-14
| { | ||
| "name": "tolk", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "description": "A file reader that promises to translate non-web assets to web assets given the available transpilers, sourcemaps and all", | ||
@@ -38,29 +38,29 @@ "main": "lib/tolk.js", | ||
| "dependencies": { | ||
| "accord": "^0.20.1", | ||
| "autoprefixer": "^6.0.3", | ||
| "es6-promise": "^3.0.2", | ||
| "inline-source-map-comment": "^1.0.5", | ||
| "postcss": "^5.0.8", | ||
| "when": "^3.7.2" | ||
| "accord": "0.20.3", | ||
| "autoprefixer": "6.0.3", | ||
| "es6-promise": "3.0.2", | ||
| "inline-source-map-comment": "1.0.5", | ||
| "postcss": "5.0.8", | ||
| "when": "3.7.3" | ||
| }, | ||
| "devDependencies": { | ||
| "LiveScript": "1.3.1", | ||
| "babel": "^5.4.7", | ||
| "babel": "5.8.23", | ||
| "coco": "0.9.1", | ||
| "coffee-script": "1.9.1", | ||
| "coveralls": "^2.11.2", | ||
| "coveralls": "2.11.4", | ||
| "css-parse": "2.0.0", | ||
| "dogescript": "2.3.0", | ||
| "istanbul": "^0.3.5", | ||
| "jshint": "^2.6.0", | ||
| "istanbul": "0.3.21", | ||
| "jshint": "2.8.0", | ||
| "less": "2.4.0", | ||
| "marked": "0.3.3", | ||
| "mocha": "^2.1.0", | ||
| "mocha": "2.3.3", | ||
| "mocha-lcov-reporter": "0.0.1", | ||
| "myth": "1.3.0", | ||
| "node-sass": "^3.3.3", | ||
| "node-sass": "3.3.3", | ||
| "stylus": "0.50.0", | ||
| "swig": "1.4.2", | ||
| "unexpected": "^9.16.0" | ||
| "unexpected": "9.16.0" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
7936
2.24%110
4.76%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated