Socket
Socket
Sign inDemoInstall

@jsenv/import-map

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/import-map - npm Package Compare versions

Comparing version 6.7.3 to 6.7.4

12

package.json
{
"name": "@jsenv/import-map",
"version": "6.7.3",
"version": "6.7.4",
"description": "Helpers to implement importmaps.",

@@ -53,9 +53,9 @@ "license": "MIT",

"@jsenv/codecov-upload": "3.4.0",
"@jsenv/core": "12.2.1",
"@jsenv/eslint-config": "12.3.1",
"@jsenv/core": "13.0.0-alpha.3",
"@jsenv/eslint-config": "12.4.1",
"@jsenv/git-hooks": "1.3.3",
"@jsenv/github-release-package": "1.2.2",
"@jsenv/node-module-import-map": "11.0.1",
"@jsenv/package-publish": "1.5.1",
"@jsenv/prettier-check-project": "5.5.0",
"@jsenv/node-module-import-map": "11.1.1",
"@jsenv/prettier-check-project": "5.6.0",
"@jsenv/prettier-config": "1.2.0",

@@ -67,4 +67,4 @@ "babel-eslint": "11.0.0-beta.0",

"playwright-webkit": "0.11.1",
"prettier": "1.19.1"
"prettier": "2.0.5"
}
}

@@ -20,3 +20,3 @@ # import-map

`@jsenv/import-map` can be used to implement the behaviour of importMap as described in the specification. It is written using es modules and compatible with browsers and Node.js.
`@jsenv/import-map` can be used to implement the behaviour of importmap as described in the specification. It is written using es modules and compatible with browsers and Node.js.

@@ -28,3 +28,3 @@ — see [importMap spec](https://github.com/WICG/import-maps)

```console
npm install --save-dev @jsenv/import-map
npm install @jsenv/import-map
```

@@ -31,0 +31,0 @@

Sorry, the diff of this file is not supported yet

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