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

nuxt-interpolation

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-interpolation - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+5
-0
CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="0.2.1"></a>
## [0.2.1](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.2.0...v0.2.1) (2018-09-13)
<a name="0.2.0"></a>

@@ -7,0 +12,0 @@ # [0.2.0](https://github.com/daliborgogic/nuxt-interpolation/compare/v0.1.7...v0.2.0) (2018-09-13)

+1
-1
{
"name": "nuxt-interpolation",
"version": "0.2.0",
"version": "0.2.1",
"description": "Directive for binding every link to catch the click event, and if it's a relative link router will push.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,3 @@ # interpolation

- Add ```nuxt-interpolation``` as dependency
- Add ```nuxt-interpolation``` to plugins section of ```nuxt.config.js```
- Add ```nuxt-interpolation``` to modules section of ```nuxt.config.js```

@@ -11,0 +11,0 @@ ```javascript