Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

gulp-rte

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-rte - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+1
-3
.verbrc.md

@@ -26,6 +26,4 @@ # {%= name %} {%= badge("fury") %}

File paths are parsed to create the default `context` object, so any of the following will work:
File paths are parsed to create the default `context` object, so given the filepath `a/b/c/d.js` any of the following will work:
Given the filepath `a/b/c/d.js`:
* `:dirname` returns `a/b/c`

@@ -32,0 +30,0 @@ * `:basename` returns `d.js`

{
"name": "gulp-rte",
"description": "Better dest handling for Gulp.",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/jonschlinkert/gulp-rte",

@@ -58,3 +58,2 @@ "author": {

"dependencies": {
"gulp-util": "^2.2.19",
"rte": "^0.2.1",

@@ -61,0 +60,0 @@ "through2": "^0.5.1",