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

castle.js

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

castle.js - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

41

package.json
{
"name": "castle.js",
"version": "1.0.6",
"version": "1.0.7",
"description": "Castle Tracking Script",

@@ -10,6 +10,2 @@ "author": "Sebastian Wallin <sebastian@castle.io>",

],
"engines": {
"node": ">=8.11.2 < 9.0.0",
"npm": ">6.0.1 < 7.0.0"
},
"browser": {

@@ -19,4 +15,4 @@ "fs": false

"scripts": {
"test": "gulp test:unit",
"preversion": "gulp test:unit",
"test": "gulp test:all",
"preversion": "gulp test:all",
"version": "gulp release && git add -A"

@@ -26,10 +22,10 @@ },

"@types/chai": "4.1.4",
"@types/jsdom": "11.0.5",
"@types/karma": "1.7.3",
"@types/mocha": "5.2.2",
"@types/node": "10.3.3",
"@types/jsdom": "11.0.6",
"@types/karma": "1.7.5",
"@types/mocha": "5.2.5",
"@types/node": "10.3.4",
"@types/qunit": "2.5.1",
"@types/sinon": "5.0.1",
"@types/sinon-chai": "3.2.0",
"auto-changelog": "1.7.1",
"auto-changelog": "1.7.2",
"chai": "4.1.2",

@@ -40,3 +36,3 @@ "chain": "0.1.3",

"del": "3.0.0",
"google-closure-compiler": "20180610.0.1",
"google-closure-compiler": "20180716.0.1",
"gulp": "3.9.1",

@@ -57,8 +53,8 @@ "gulp-awspublish": "3.3.3",

"gulp-slack": "0.1.2",
"gulp-string-replace": "1.1.0",
"gulp-tslint": "^8.1.3",
"intern": "^4.2.0",
"gulp-string-replace": "1.1.1",
"gulp-tslint": "8.1.3",
"intern": "4.2.0",
"jsdom": "11.11.0",
"json-loader": "0.5.7",
"karma": "2.0.2",
"karma": "2.0.4",
"karma-chai": "0.1.0",

@@ -71,9 +67,10 @@ "karma-chrome-launcher": "2.2.0",

"karma-safari-launcher": "1.0.0",
"karma-sauce-launcher": "^1.2.0",
"karma-sauce-launcher": "1.2.0",
"karma-sinon": "1.0.5",
"karma-testingbot-launcher": "^1.0.2",
"karma-typescript": "3.0.12",
"karma-testingbot-launcher": "1.0.2",
"karma-typescript": "3.0.13",
"karma-webpack": "< 3.0.0",
"merge-stream": "1.0.1",
"mocha": "5.2.0",
"node-slack": "0.0.7",
"qunit": "2.6.1",

@@ -87,4 +84,4 @@ "requirejs": "2.3.5",

"ts-loader": "< 4.0.0",
"tslint": "5.10.0",
"tslint-microsoft-contrib": "^5.0.3",
"tslint": "5.11.0",
"tslint-microsoft-contrib": "5.0.3",
"typescript": "2.9.2",

@@ -91,0 +88,0 @@ "webpack": "< 2.0.0",

Sorry, the diff of this file is too big to display

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