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

@visisoft/staticland

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visisoft/staticland - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

common.d.ts

4

dist/cjs/cancelable.js
/* @license Apache-2.0
@visisoft/staticland v.0.1.17 visisoft.de
(Build date: 3/9/2021 - 9:44:11 PM)
@visisoft/staticland v.0.1.18 visisoft.de
(Build date: 3/9/2021 - 10:35:54 PM)
*/

@@ -5,0 +5,0 @@ 'use strict';

/* @license Apache-2.0
@visisoft/staticland v.0.1.17 visisoft.de
(Build date: 3/9/2021 - 9:44:11 PM)
@visisoft/staticland v.0.1.18 visisoft.de
(Build date: 3/9/2021 - 10:35:54 PM)
*/

@@ -5,0 +5,0 @@ 'use strict';

/* @license Apache-2.0
@visisoft/staticland v.0.1.17 visisoft.de
(Build date: 3/9/2021 - 9:44:11 PM)
@visisoft/staticland v.0.1.18 visisoft.de
(Build date: 3/9/2021 - 10:35:54 PM)
*/

@@ -5,0 +5,0 @@ 'use strict';

/* @license Apache-2.0
@visisoft/staticland v.0.1.17 visisoft.de
(Build date: 3/9/2021 - 9:44:11 PM)
@visisoft/staticland v.0.1.18 visisoft.de
(Build date: 3/9/2021 - 10:35:54 PM)
*/

@@ -5,0 +5,0 @@ 'use strict';

/* @license Apache-2.0
@visisoft/staticland v.0.1.17 visisoft.de
(Build date: 3/9/2021 - 9:44:11 PM)
@visisoft/staticland v.0.1.18 visisoft.de
(Build date: 3/9/2021 - 10:35:54 PM)
*/

@@ -5,0 +5,0 @@ 'use strict';

/* @license Apache-2.0
@visisoft/staticland v.0.1.17 visisoft.de
(Build date: 3/9/2021 - 9:44:11 PM)
@visisoft/staticland v.0.1.18 visisoft.de
(Build date: 3/9/2021 - 10:35:54 PM)
*/

@@ -5,0 +5,0 @@ 'use strict';

@@ -52,3 +52,4 @@ {

"dist",
"src"
"src",
"*.d.ts"
],

@@ -79,3 +80,6 @@ "homepage": "https://github.com/semmel/StaticLand#readme",

"build:cjs": "rollup -c",
"prepack": "npm run test && npm run build:cjs",
"copy_ts_defs_into_root": "cp ./src/*.d.ts .",
"remove_ts_defs_from_root": "rm -v ./*.d.ts",
"prepack": "npm run test && npm run build:cjs && npm run copy_ts_defs_into_root",
"postpack": "npm run remove_ts_defs_from_root",
"setup:chai": "rollup --input node_modules/chai/chai.js --file test/helpers/chai.mjs -c scripts/rollup.cjs-dependencies.config.js",

@@ -87,3 +91,3 @@ "setup:hirestime": "rollup --input node_modules/hirestime/dist/index.js --file test/helpers/hirestime.mjs -c scripts/rollup.cjs-dependencies.config.js",

"type": "module",
"version": "0.1.17"
"version": "0.1.18"
}
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