@garfish/core
Advanced tools
Comparing version 0.0.7 to 0.0.8-alpha.4
@@ -843,3 +843,3 @@ 'use strict'; | ||
var _this = this; | ||
this.version = "0.0.7"; | ||
this.version = "0.0.8-alpha.4"; | ||
this.running = false; | ||
@@ -846,0 +846,0 @@ this.options = getDefaultOptions(); |
@@ -839,3 +839,3 @@ 'use strict'; | ||
var _this = this; | ||
this.version = "0.0.7"; | ||
this.version = "0.0.8-alpha.4"; | ||
this.running = false; | ||
@@ -842,0 +842,0 @@ this.options = getDefaultOptions(); |
@@ -1644,3 +1644,3 @@ import { parse } from 'himalaya'; | ||
var _this = this; | ||
this.version = "0.0.7"; | ||
this.version = "0.0.8-alpha.4"; | ||
this.running = false; | ||
@@ -1647,0 +1647,0 @@ this.options = getDefaultOptions(); |
{ | ||
"name": "@garfish/core", | ||
"version": "0.0.7", | ||
"version": "0.0.8-alpha.4", | ||
"description": "core module.", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "58de182fc00982bed28bd8adebb8fbfea19d1b72" | ||
"gitHead": "9dd3445fab40001ecefcf4959c5123b8b4894a27" | ||
} |
@@ -220,3 +220,3 @@ import { VText, VNode } from '@garfish/utils'; | ||
export type Plugin = { name: string, version?: string } & PickParam< | ||
export type Plugin = { name: string; version?: string } & PickParam< | ||
Partial<interfaces.Lifecycle> | ||
@@ -223,0 +223,0 @@ >; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
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
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
367628
31
8