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

@kosko/require

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kosko/require - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

CHANGELOG.md
# @kosko/require
## 2.0.1
### Patch Changes
- [#73](https://github.com/tommy351/kosko/pull/73) [`b6183c3`](https://github.com/tommy351/kosko/commit/b6183c3781ab3f1f1d21de8fbd21e5ef0ca37e17) Thanks [@tommy351](https://github.com/tommy351)! - Add `sideEffect: false` to `package.json`.
## 2.0.0

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@kosko/require",
"version": "2.0.0",
"version": "2.0.1",
"description": "Import and resolve modules.",
"homepage": "https://kosko.dev",
"repository": {
"type": "git",
"url": "https://github.com/tommy351/kosko.git"
},
"repository": "https://github.com/tommy351/kosko/tree/master/packages/require",
"author": "Tommy Chen <tommy351@gmail.com>",

@@ -14,2 +11,3 @@ "license": "MIT",

"types": "index.d.ts",
"sideEffects": false,
"keywords": [

@@ -16,0 +14,0 @@ "kosko"

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