Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

resources-tsk

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resources-tsk - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

LICENSE

4

CHANGELOG.md

@@ -29,1 +29,5 @@ # Changelog

- Pure function concept was supported.
## [1.1.1] — 2020-08-17
### Updated
- Change strategy to manage runkit example file.

10

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc