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

@evidentpoint/readium-glue-modules

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evidentpoint/readium-glue-modules - npm Package Compare versions

Comparing version 1.2.2 to 1.3.0

dist/ReadiumGlue-callers-evidentpoint.js

13

package.json
{
"name": "@evidentpoint/readium-glue-modules",
"version": "1.2.2",
"version": "1.3.0",
"files": [
"lib"
"lib",
"dist"
],

@@ -12,2 +13,5 @@ "main": "lib/callers.js",

},
"dependencies": {
"readium-cfi-js": "^1.0.0-alpha.1"
},
"peerDependencies": {

@@ -21,2 +25,5 @@ "@readium/glue-rpc": "^1.3.0"

"rimraf": "^2.6.3",
"rollup": "^1.11.3",
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-node-resolve": "^4.0.1",
"tslint": "^5.14.0",

@@ -31,3 +38,3 @@ "tslint-config-airbnb": "^5.11.1",

"clean": "rimraf lib *.tsbuildinfo",
"build": "tsc",
"build": "tsc && rollup -c",
"dist": "npm run clean && npm run build",

@@ -34,0 +41,0 @@ "prepublishOnly": "npm run lint && npm run dist"

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