Socket
Socket
Sign inDemoInstall

@stencil/store

Package Overview
Dependencies
Maintainers
11
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencil/store - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.d.ts

11

package.json
{
"name": "@stencil/store",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -8,3 +8,5 @@ "module": "dist/index.js",

"scripts": {
"build": "tsc -p ."
"build": "tsc -p .",
"release": "np",
"version": "npm run build"
},

@@ -20,3 +22,3 @@ "keywords": [

"files": [
"dists"
"dist"
],

@@ -26,4 +28,5 @@ "author": "Manu Mtz.-Almeida",

"devDependencies": {
"@stencil/core": "^1.8.2-1"
"@stencil/core": "^1.8.2-1",
"np": "^5.1.3"
}
}
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