resources-tsk
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -29,1 +29,5 @@ # Changelog | ||
- Pure function concept was supported. | ||
## [1.1.1] — 2020-08-17 | ||
### Updated | ||
- Change strategy to manage runkit example file. |
{ | ||
"name": "resources-tsk", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "tool for use with or without NodeTskeleton template project", | ||
@@ -20,8 +20,8 @@ "repository": { | ||
}, | ||
"directories": { | ||
"lib": "lib" | ||
}, | ||
"files": [ | ||
"./lib" | ||
], | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"runkitExampleFilename": "runkitExample.js", | ||
"runkitExampleFilename": "demo/runkitExample.js", | ||
"scripts": { | ||
@@ -28,0 +28,0 @@ "build": "rm -rf lib/* && tsc --sourceMap false", |
@@ -126,4 +126,8 @@ # Resources tool 🧰 | ||
## RunKit demo | ||
Go to this <a href="https://runkit.com/harvic3/demo-resources-tsk" target="_blank" >Link</a> or click in `Try on RunKit button` on the right side of the page. | ||
## Warning 💀 | ||
> Use this resource at your own risk. |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
133
10727
5
81
1