Comparing version 0.2.2 to 0.2.3
@@ -8,4 +8,4 @@ /** | ||
//import VueLoop from 'vue-loop'; | ||
import VueLoop from './test/VueLoop'; | ||
import VueLoop from 'vue-loop'; | ||
//import VueLoop from './test/VueLoop'; | ||
@@ -12,0 +12,0 @@ new Vue({ |
{ | ||
"name": "vue-loop", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"main": "VueLoop.vue" | ||
} |
@@ -6,4 +6,6 @@ <img width="848" alt="screen shot 2017-04-28 at 7 19 00 pm" src="https://cloud.githubusercontent.com/assets/3231370/25550501/93bef97a-2c47-11e7-83c6-37534fdf4d04.png"> | ||
[Live Demo](https://cdn.rawgit.com/lookstudios/vue-loop/ea086525/Examples/public/index.html) | ||
## Installation | ||
- `npm install vue-loop --save` | ||
`npm install vue-loop --save` | ||
@@ -10,0 +12,0 @@ ### Usage |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
58
2
1
458774
843