New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@import-maps/resolve

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@import-maps/resolve - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.2.5](https://github.com/open-wc/open-wc/compare/@import-maps/resolve@0.2.4...@import-maps/resolve@0.2.5) (2020-03-24)
**Note:** Version bump only for package @import-maps/resolve
## [0.2.4](https://github.com/open-wc/open-wc/compare/@import-maps/resolve@0.2.3...@import-maps/resolve@0.2.4) (2020-02-09)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@import-maps/resolve",
"version": "0.2.4",
"version": "0.2.5",
"publishConfig": {

@@ -34,5 +34,5 @@ "access": "public"

"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@babel/register": "^7.8.3",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@babel/register": "^7.9.0",
"babel-plugin-transform-dynamic-import": "^2.1.0",

@@ -43,3 +43,3 @@ "chai": "^4.2.0",

},
"gitHead": "a6118efee15049c657594311513c71fd4a3355a5"
"gitHead": "f31cbfc6c136c247f9d054075e66f3acd47e35b5"
}
# Resolve import-maps
> Part of [Open Web Components](https://github.com/open-wc/open-wc/)
This will allow you to parse and resolve urls by a given [import-map](https://github.com/WICG/import-maps).
Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.
> Part of [Open Web Components](https://github.com/open-wc/open-wc/): guides, tools and libraries for modern web development and web components

@@ -11,4 +11,2 @@ [![CircleCI](https://circleci.com/gh/open-wc/open-wc.svg?style=shield)](https://circleci.com/gh/open-wc/open-wc)

This will allow you to parse and resolve urls by a given [import-map](https://github.com/WICG/import-maps).
## Usage

@@ -15,0 +13,0 @@

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