Comparing version 0.1.0 to 0.1.1
@@ -1,4 +0,7 @@ | ||
export declare function Component(config?: { | ||
interface ComponentConfig { | ||
selector?: string; | ||
template?: string; | ||
}): ClassDecorator; | ||
styles?: Array<any>; | ||
} | ||
export declare function Component(config?: ComponentConfig): ClassDecorator; | ||
export {}; |
{ | ||
"name": "ng1-shift", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Angular 1.5+ decorators for writing Angular2 like.", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
55784
551
0