famous-carousel
Advanced tools
Comparing version 0.9.4 to 0.9.5
@@ -0,0 +0,0 @@ v0.9.0 - June 25, 2015 |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ [ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "famous-carousel", | ||
"version": "0.9.4", | ||
"version": "0.9.5", | ||
"author": "Peace Chen", | ||
@@ -51,4 +51,4 @@ "contributors": ["Tony Alves (https://github.com/talves)"], | ||
"dependencies": { | ||
"famous": "git://github.com/Famous/engine#v0.7.0" | ||
"famous": "git://github.com/peacechen/engine#af98b6c" | ||
} | ||
} |
@@ -0,0 +0,0 @@ ## Famo.us Carousel |
@@ -5,6 +5,7 @@ /** | ||
import {core} from "famous"; | ||
import {Arrow} from "./Arrow"; | ||
import {Pager} from "./Pager"; | ||
import {Dots} from "./Dots"; | ||
import FamousEngine from "famous/core/FamousEngine"; | ||
var FamousEngine = core.FamousEngine; | ||
@@ -11,0 +12,0 @@ export class Carousel { |
@@ -0,0 +0,0 @@ /** |
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
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the 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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
1424
70975